Home
last modified time | relevance | path

Searched refs:EPOLL_SUCCESS (Results 1 - 1 of 1) sorted by relevance

/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dscheduler.rs43 const EPOLL_SUCCESS: c_int = 0; consts
190 if ret != EPOLL_SUCCESS { in epoll_add()
208 if ret != EPOLL_SUCCESS { in epoll_del()
262 if ret != EPOLL_SUCCESS { in epoll_reset()
467 if ret != EPOLL_SUCCESS { in drop()

Completed in 2 milliseconds