HomeSort by relevance Sort by last modified time
    Searched refs:epoll_wait (Results 1 - 25 of 186) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/bionic/
epoll_wait.cpp 31 int epoll_wait(int fd, struct epoll_event* events, int max_events, int timeout) { function
  /external/ltp/testcases/kernel/syscalls/epoll2/man/
mkpages.sh 6 groff -t -e -mandoc -Tascii epoll_wait.2 | col -bx > epoll_wait.txt
10 groff -t -e -mandoc -Tps epoll_wait.2 > epoll_wait.ps
  /development/ndk/platforms/android-9/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /external/ltp/testcases/kernel/syscalls/epoll2/src/
epoll.c 21 #define __sys_epoll_wait(epfd, pevents, maxevents, timeout) _syscall4(int, epoll_wait, \
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/sys/
epoll.h 67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);

Completed in 526 milliseconds

1 2 3 4 5 6 7 8