Searched refs:wokeup (Results 1 – 1 of 1) sorted by relevance
1215 thread_t wokeup; in wakeup_with_inheritor_and_turnstile() local1237 wokeup = waitq_wakeup64_identify(&ts->ts_waitq, in wakeup_with_inheritor_and_turnstile()1239 if (wokeup != NULL) { in wakeup_with_inheritor_and_turnstile()1241 *thread_wokenup = wokeup; in wakeup_with_inheritor_and_turnstile()1243 thread_deallocate_safe(wokeup); in wakeup_with_inheritor_and_turnstile()