Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dthread.h185 extern arm_debug_state_t * find_debug_state(thread_t);
H A Dstatus.c248 thread_state = find_debug_state(thread); in machine_thread_get_state()
429 thread_state = find_debug_state(thread); in machine_thread_set_state()
643 find_debug_state( in find_debug_state() function