Home
last modified time | relevance | path

Searched defs:epfd (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Depoll_wait.c27 epoll_wait (int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait()
Depoll_pwait.c36 int epoll_pwait (int epfd, struct epoll_event *events, in epoll_pwait()
Dtst-epoll.c154 epoll_wait_check (int epfd, struct epoll_event *ev, int maxev, int tmo, in epoll_wait_check()
165 epoll_pwait_check (int epfd, struct epoll_event *ev, int maxev, int tmo, in epoll_pwait_check()
172 epoll_pwait2_check (int epfd, struct epoll_event *ev, int maxev, int tmo, in epoll_pwait2_check()