Searched defs:PollCondVar (Results 1 – 1 of 1) sorted by relevance
52 pub fn register_wait(&self, file: &File, cv: &PollCondVar) { in register_wait()69 pub struct PollCondVar { struct74 impl PollCondVar { implementation84 impl Deref for PollCondVar { implementation93 impl PinnedDrop for PollCondVar { implementation