Home
last modified time | relevance | path

Searched defs:epoll_wait (Results 1 – 2 of 2) 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/libuv/src/unix/
Dos390-syscalls.c282 int epoll_wait(uv__os390_epoll* lst, struct epoll_event* events, in epoll_wait() function