Searched refs:wokeup (Results 1 – 1 of 1) sorted by relevance
1787 thread_t wokeup; in wakeup_with_inheritor_and_turnstile_type() local1808 wokeup = waitq_wakeup64_identify(&ts->ts_waitq, CAST_EVENT64_T(event), result, priority); in wakeup_with_inheritor_and_turnstile_type()1809 if (wokeup != NULL) { in wakeup_with_inheritor_and_turnstile_type()1811 *thread_wokenup = wokeup; in wakeup_with_inheritor_and_turnstile_type()1813 thread_deallocate_safe(wokeup); in wakeup_with_inheritor_and_turnstile_type()