Home
last modified time | relevance | path

Searched refs:find_debug_state (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/osfmk/arm/
H A Dthread.h186 extern arm_debug_state_t * find_debug_state(thread_t);
H A Dstatus.c252 thread_state = find_debug_state(thread); in machine_thread_get_state()
433 thread_state = find_debug_state(thread); in machine_thread_set_state()
647 find_debug_state( in find_debug_state() function