Home
last modified time | relevance | path

Searched defs:epoll_wait (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/linux/
Depoll.c34 int epoll_wait(int fd, struct epoll_event *ev, int cnt, int to) in epoll_wait() function
/third_party/rust/crates/nix/src/sys/
Depoll.rs113 pub fn epoll_wait( in epoll_wait() function
/third_party/libuv/src/unix/
Dos390-syscalls.c282 int epoll_wait(uv__os390_epoll* lst, struct epoll_event* events, in epoll_wait() function
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
Dsyscalls.rs609 pub(crate) fn epoll_wait( in epoll_wait() function
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs1039 pub fn epoll_wait( in epoll_wait() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2964 pub fn epoll_wait( in epoll_wait() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3225 pub fn epoll_wait( in epoll_wait() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4123 pub fn epoll_wait( in epoll_wait() function