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

  /bionic/libc/arch-arm/syscalls/
epoll_wait.S 5 ENTRY(epoll_wait) function
14 END(epoll_wait)
  /bionic/libc/arch-mips/syscalls/
epoll_wait.S 4 .globl epoll_wait
6 .ent epoll_wait
8 epoll_wait: label
22 .end epoll_wait
  /bionic/libc/arch-x86/syscalls/
epoll_wait.S 5 .type epoll_wait, @function
6 .globl epoll_wait
9 epoll_wait: label
  /external/chromium/third_party/libevent/
epoll_sub.c 49 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) function

Completed in 178 milliseconds