Searched defs:epoll_wait (Results 1 – 2 of 2) sorted by relevance
49 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait() function
1987 LIBC_FUNC(int, epoll_wait, int epfd, void * events, int maxevents, int timeout) { in LIBC_FUNC() argument