Searched refs:PollCondVar (Results 1 – 2 of 2) sorted by relevance
19 $crate::sync::poll::PollCondVar::new(52 pub fn register_wait(&self, file: &File, cv: &PollCondVar) { in register_wait() argument69 pub struct PollCondVar { struct74 impl PollCondVar { impl84 impl Deref for PollCondVar { implementation93 impl PinnedDrop for PollCondVar { implementation
18 sync::poll::{PollCondVar, PollTable},417 work_condvar: PollCondVar,