Home
last modified time | relevance | path

Searched refs:machine_thread_state_is_debug_flavor (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/osfmk/kern/
H A Dthread_act.c137 && machine_thread_state_is_debug_flavor(flavor) in thread_set_state_allowed()
H A Dthread.h1157 extern bool machine_thread_state_is_debug_flavor(int flavor);
/xnu-10002.61.3/osfmk/arm64/
H A Dstatus.c755 machine_thread_state_is_debug_flavor(int flavor) in machine_thread_state_is_debug_flavor() function