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

  /external/ltp/testcases/kernel/syscalls/epoll_pwait/
epoll_pwait.h 28 int epoll_pwait(int epfd, struct epoll_event *events, int maxevents, function
  /bionic/libc/bionic/
epoll_pwait.cpp 35 int epoll_pwait(int fd, epoll_event* events, int max_events, int timeout, const sigset_t* ss) { function

Completed in 77 milliseconds