HomeSort by relevance Sort by last modified time
    Searched defs:epoll_wait (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
epoll_wait.cpp 31 int epoll_wait(int fd, struct epoll_event* events, int max_events, int timeout) { function
  /external/libevent/
epoll_sub.c 58 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) function

Completed in 334 milliseconds