Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dthread_act.c169 machine_thread_state_is_debug_flavor(flavor) && in thread_set_state_allowed()
H A Dthread.h1299 extern bool machine_thread_state_is_debug_flavor(int flavor);
/xnu-12377.1.9/osfmk/arm64/
H A Dstatus.c1102 machine_thread_state_is_debug_flavor(int flavor) in machine_thread_state_is_debug_flavor() function