Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dlocks.c2177 thread_t hp_thread; in gate_handoff_turnstile() local
2183 hp_thread = waitq_wakeup64_identify(&ts->ts_waitq, CAST_EVENT64_T(GATE_EVENT(gate)), in gate_handoff_turnstile()
2186 if (hp_thread != NULL) { in gate_handoff_turnstile()
2191 *thread_woken_up = hp_thread; in gate_handoff_turnstile()