Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dlocks.c2120 thread_t hp_thread; in gate_handoff_turnstile() local
2126 hp_thread = waitq_wakeup64_identify(&ts->ts_waitq, CAST_EVENT64_T(GATE_EVENT(gate)), in gate_handoff_turnstile()
2129 if (hp_thread != NULL) { in gate_handoff_turnstile()
2134 *thread_woken_up = hp_thread; in gate_handoff_turnstile()