HomeSort by relevance Sort by last modified time
    Searched defs:epoll_event (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /bionic/libc/kernel/uapi/linux/
eventpoll.h 39 struct epoll_event { struct
  /development/ndk/platforms/android-21/include/linux/
eventpoll.h 39 struct epoll_event { struct
  /external/kernel-headers/original/uapi/linux/
eventpoll.h 59 struct epoll_event { struct
65 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev)
71 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
eventpoll.h 47 struct epoll_event { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
eventpoll.h 47 struct epoll_event { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
eventpoll.h 39 struct epoll_event { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
eventpoll.h 39 struct epoll_event { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
eventpoll.h 39 struct epoll_event { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
eventpoll.h 39 struct epoll_event { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
eventpoll.h 39 struct epoll_event { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
eventpoll.h 39 struct epoll_event { struct
  /development/ndk/platforms/android-3/header-patches/include/sys/
epoll.h 59 struct epoll_event struct
67 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
68 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);
  /development/ndk/platforms/android-3/include/sys/
epoll.h 59 struct epoll_event struct
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/4/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/4/platforms/android-4/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/4/platforms/android-5/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/4/platforms/android-5/arch-x86/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/4/platforms/android-8/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/4/platforms/android-8/arch-x86/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/5/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/6/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/6/platforms/android-3/arch-x86/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/7/platforms/android-14/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/7/platforms/android-14/arch-x86/usr/include/sys/
epoll.h 59 struct epoll_event struct
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/7/platforms/android-3/arch-arm/usr/include/sys/
epoll.h 59 struct epoll_event struct
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 707 milliseconds

1 2 3 4