Searched defs:EventPoll (Results 1 – 1 of 1) sorted by relevance
41 pub struct EventPoll { struct50 self_ref: Option<Weak<SpinLock<EventPoll>>>, argument53 impl EventPoll { implementation84 epoll: Weak<SpinLock<EventPoll>>, in new()97 pub fn epoll(&self) -> Weak<SpinLock<EventPoll>> { in epoll()221 impl EventPoll { implementation591 epoll_guard: &mut SpinLockGuard<EventPoll>, in ep_insert()631 epoll: &mut SpinLockGuard<EventPoll>, in ep_remove()658 epoll_guard: &mut SpinLockGuard<EventPoll>, in ep_modify()