HomeSort by: relevance | last modified time | path
    Searched defs:epoll_pwait (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/sys/
epoll.c 52 return epoll_pwait(epfd, events, maxevents, timeout, NULL);
56 epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, function in typeref:typename:int
epoll.c 52 return epoll_pwait(epfd, events, maxevents, timeout, NULL);
56 epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, function in typeref:typename:int

Completed in 20 milliseconds