Searched defs:wake_list (Results 1 – 9 of 9) sorted by relevance
250 let wake_list = get_wake_list(waiters); in notify_one() localVariable308 let wake_list = unsafe { (*self.waiters.get()).take() }; in notify_all() localVariable363 let wake_list = if wake_next || waiting_for == WaitingFor::None { in cancel_waiter() localVariable
27 mod wake_list; module
2113 PerThreadSynch* wake_list = kPerThreadSynchNull; // list of threads to wake in UnlockSlow() local
2139 PerThreadSynch* wake_list = kPerThreadSynchNull; // list of threads to wake in UnlockSlow() local
2106 PerThreadSynch *wake_list = kPerThreadSynchNull; // list of threads to wake in UnlockSlow() local
2098 PerThreadSynch *wake_list = kPerThreadSynchNull; // list of threads to wake in UnlockSlow() local
2042 PerThreadSynch *wake_list = kPerThreadSynchNull; // list of threads to wake in UnlockSlow() local