Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dmachine_routines_common.c790 ml_spin_debug_clear(thread_t thread) in ml_spin_debug_clear() function
805 ml_spin_debug_clear(current_thread()); in ml_spin_debug_clear_self()
H A Dmachine_routines.h135 void ml_spin_debug_clear(thread_t thread);
/xnu-8020.121.3/osfmk/kern/
H A Dsched_prim.c2904 ml_spin_debug_clear(thread); in thread_invoke()
3835 ml_spin_debug_clear(self); in thread_continue()