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