Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dlocks.c2122 thread_t hp_thread; in gate_handoff_turnstile() local
2128 hp_thread = waitq_wakeup64_identify(&ts->ts_waitq, CAST_EVENT64_T(GATE_EVENT(gate)), in gate_handoff_turnstile()
2131 if (hp_thread != NULL) { in gate_handoff_turnstile()
2136 *thread_woken_up = hp_thread; in gate_handoff_turnstile()