Home
last modified time | relevance | path

Searched refs:waitq_wakeup64_identify (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dwaitq.h631 extern thread_t waitq_wakeup64_identify(
H A Dlocks.c1304 wokeup = waitq_wakeup64_identify(&ts->ts_waitq, in wakeup_with_inheritor_and_turnstile()
2183 hp_thread = waitq_wakeup64_identify(&ts->ts_waitq, CAST_EVENT64_T(GATE_EVENT(gate)), in gate_handoff_turnstile()
H A Dwaitq.c2395 waitq_wakeup64_identify( in waitq_wakeup64_identify() function
/xnu-12377.61.12/bsd/kern/
H A Dsys_ulock.c1054 new_owner = waitq_wakeup64_identify(&ts->ts_waitq, in ulock_wake()