Searched defs:WaitQueue (Results 1 – 1 of 1) sorted by relevance
37 pub struct WaitQueue(SpinLock<InnerWaitQueue>); struct39 impl WaitQueue { impl