Home
last modified time | relevance | path

Searched refs:Epoll (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dscheduler.rs121 epoll: Arc<Epoll>,
126 fn new(epoll: Arc<Epoll>, is_running: Arc<AtomicBool>) -> Self in new() argument
152 struct Epoll { struct
157 impl Epoll { impl
347 impl Default for Epoll { implementation
354 impl Drop for Epoll { implementation
370 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()
/ohos5.0/commonlibrary/rust/ylong_runtime/
H A DREADME.md82 | | |── linux # Epoll driven io