Searched defs:wait_next (Results 1 – 9 of 9) sorted by relevance
74 fn wait_next(&self) -> *mut Block<T> { in wait_next() method
78 fn wait_next(&self) -> *mut Block<T> { in wait_next() method
88 fn wait_next(&self) -> *mut Block<T> { in wait_next() method
1241 fn wait_next(&self) -> *mut Block<T> { in wait_next() method
2302 Thread* wait_next; member