Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c789 ml_spin_debug_clear(thread_t thread) in ml_spin_debug_clear() function
804 ml_spin_debug_clear(current_thread()); in ml_spin_debug_clear_self()
H A Dmachine_routines.h147 void ml_spin_debug_clear(thread_t thread);
/xnu-11215/osfmk/kern/
H A Dsched_prim.c3237 ml_spin_debug_clear(thread); in thread_invoke()
4184 ml_spin_debug_clear(self); in thread_continue()