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

1 2 3

  /external/chromium/third_party/libevent/
epoll_sub.c 42 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event)
45 return (syscall(__NR_epoll_ctl, epfd, op, fd, event));
49 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout)
51 return (syscall(__NR_epoll_wait, epfd, events, maxevents, timeout));
  /bionic/libc/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /development/ndk/platforms/android-3/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
epoll.h 66 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
67 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);

Completed in 894 milliseconds

1 2 3