Searched refs:PollCondVar (Results 1 – 1 of 1) sorted by relevance
20 $crate::sync::poll::PollCondVar::new(66 pub fn register_wait(&mut self, file: &File, cv: &PollCondVar) { in register_wait() argument85 pub struct PollCondVar { struct90 impl PollCondVar { implementation100 impl Deref for PollCondVar { implementation109 impl PinnedDrop for PollCondVar { implementation