Searched refs:needs_wake (Results 1 – 1 of 1) sorted by relevance
2072 bool wl_inheritor_updated = false, needs_wake = false; in filt_wlupdate() local2174 needs_wake = (kn->kn_thread != THREAD_NULL); in filt_wlupdate()2184 needs_wake = (kn->kn_thread != THREAD_NULL); in filt_wlupdate()2195 if (cur_owner == new_owner && action == KQWL_UTQ_NONE && !needs_wake) { in filt_wlupdate()2272 if (needs_wake && ts) { in filt_wlupdate()