Home
last modified time | relevance | path

Searched defs:task_allow_user_state (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dexception.c297 bool task_allow_user_state = task_needs_user_signed_thread_state(task); in exception_deliver() local
418 bool task_allow_user_state = task_needs_user_signed_thread_state(task); in exception_deliver() local
490 bool task_allow_user_state = task_needs_user_signed_thread_state(task); in exception_deliver() local