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

  /bionic/libc/include/bits/
epoll_event.h 42 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
  /external/kernel-headers/original/uapi/linux/
eventpoll.h 76 struct epoll_event { struct
82 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev)
88 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev)
  /external/ltp/testcases/kernel/syscalls/epoll2/include/
epoll.h 59 #define EPOLL_CTL_MOD 3 /* Change file decriptor epoll_event structure. */
81 struct epoll_event struct
104 struct epoll_event *__event) __THROW;
114 extern int epoll_wait (int __epfd, struct epoll_event *__events,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
epoll.h 78 #define EPOLL_CTL_MOD 3 /* Change file descriptor epoll_event structure. */
89 struct epoll_event struct
116 struct epoll_event *__event) __THROW;
129 extern int epoll_wait (int __epfd, struct epoll_event *__events,
138 extern int epoll_pwait (int __epfd, struct epoll_event *__events,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
epoll.h 78 #define EPOLL_CTL_MOD 3 /* Change file decriptor epoll_event structure. */
89 struct epoll_event struct
116 struct epoll_event *__event) __THROW;
129 extern int epoll_wait (int __epfd, struct epoll_event *__events,
138 extern int epoll_pwait (int __epfd, struct epoll_event *__events,

Completed in 233 milliseconds