Searched refs:wokeup (Results 1 – 1 of 1) sorted by relevance
1481 thread_t wokeup; in wakeup_with_inheritor_and_turnstile_type() local1502 wokeup = waitq_wakeup64_identify(&ts->ts_waitq, CAST_EVENT64_T(event), result, priority); in wakeup_with_inheritor_and_turnstile_type()1503 if (wokeup != NULL) { in wakeup_with_inheritor_and_turnstile_type()1505 *thread_wokenup = wokeup; in wakeup_with_inheritor_and_turnstile_type()1507 thread_deallocate_safe(wokeup); in wakeup_with_inheritor_and_turnstile_type()