Searched refs:wokeup (Results 1 – 1 of 1) sorted by relevance
1302 thread_t wokeup; in wakeup_with_inheritor_and_turnstile() local1304 wokeup = waitq_wakeup64_identify(&ts->ts_waitq, in wakeup_with_inheritor_and_turnstile()1306 *thread_wokenup = wokeup; in wakeup_with_inheritor_and_turnstile()1307 ret = wokeup ? KERN_SUCCESS : KERN_NOT_WAITING; in wakeup_with_inheritor_and_turnstile()