Searched refs:wait_next (Results 1 – 2 of 2) sorted by relevance
85 fn wait_next(&self) -> *mut Block<T> { in wait_next() method359 let next = (*block).wait_next(); in start_recv()
1112 fn wait_next(&self) -> *mut Block<T> { in wait_next() method1353 let next = (*block).wait_next(); in steal()1472 let next = (*block).wait_next(); in steal_batch()1630 let next = (*block).wait_next(); in steal_batch_and_pop()