Searched refs:Epoll (Results 1 – 2 of 2) sorted by relevance
121 epoll: Arc<Epoll>,126 fn new(epoll: Arc<Epoll>, is_running: Arc<AtomicBool>) -> Self in new() argument152 struct Epoll { struct157 impl Epoll { impl347 impl Default for Epoll { implementation354 impl Drop for Epoll { implementation370 epoll: Arc<Epoll>,374 fn new(fd: RawFd, epoll: Arc<Epoll>) -> Self in new()479 epoll: Arc<Epoll>,489 let epoll: Arc<Epoll> = Arc::default(); in new()
82 | | |── linux # Epoll driven io