Home
last modified time | relevance | path

Searched defs:epoll_wait (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/src/linux/
H A Depoll.c41 int epoll_wait(int fd, struct epoll_event *ev, int cnt, int to) in epoll_wait() function
/third_party/rust/crates/nix/src/sys/
H A Depoll.rs113 pub fn epoll_wait( in epoll_wait() functions
/kernel/liteos_a/fs/vfs/epoll/
H A Dfs_epoll.c309 int epoll_wait(int epfd, FAR struct epoll_event *evs, int maxevents, int timeout) in epoll_wait() function
/third_party/libuv/src/unix/
H A Dos390-syscalls.c282 int epoll_wait(uv__os390_epoll* lst, struct epoll_event* events, in epoll_wait() function
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c282 int epoll_wait(uv__os390_epoll* lst, struct epoll_event* events, in epoll_wait() function
/kernel/linux/linux-5.10/kernel/
H A Dsys_ni.c406 COND_SYSCALL(epoll_wait); variable
/kernel/linux/linux-6.6/kernel/
H A Dsys_ni.c322 COND_SYSCALL(epoll_wait); variable
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs1039 pub fn epoll_wait( in epoll_wait() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3225 pub fn epoll_wait( in epoll_wait() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4123 pub fn epoll_wait( in epoll_wait() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2964 pub fn epoll_wait( in epoll_wait() functions

Completed in 37 milliseconds