Searched refs:waitq_wakeup64_identify (Results 1 – 5 of 5) sorted by relevance
609 extern thread_t waitq_wakeup64_identify(
1265 wokeup = waitq_wakeup64_identify(&ts->ts_waitq, in wakeup_with_inheritor_and_turnstile()2128 hp_thread = waitq_wakeup64_identify(&ts->ts_waitq, CAST_EVENT64_T(GATE_EVENT(gate)), in gate_handoff_turnstile()
2398 waitq_wakeup64_identify( in waitq_wakeup64_identify() function
1819 return waitq_wakeup64_identify(wq, CAST_EVENT64_T(event), THREAD_AWAKENED, priority); in thread_wakeup_identify()
1013 new_owner = waitq_wakeup64_identify(&ts->ts_waitq, in ulock_wake()