HomeSort by relevance Sort by last modified time
    Searched refs:epoll_event (Results 26 - 50 of 77) sorted by null

12 3 4

  /external/chromium/third_party/libevent/
epoll_sub.c 42 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event)
49 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout)
epoll.c 67 struct epoll_event *events;
134 epollop->events = malloc(INITIAL_NEVENTS * sizeof(struct epoll_event));
185 struct epoll_event *events = epollop->events;
249 struct epoll_event *new_events;
252 new_nevents * sizeof(struct epoll_event));
267 struct epoll_event epev = {0, {0}};
315 struct epoll_event epev = {0, {0}};
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
eventpoll.h 43 struct epoll_event { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
epoll.h 68 #define EPOLL_CTL_MOD 3 /* Change file decriptor epoll_event structure. */
79 struct epoll_event struct
102 struct epoll_event *__event) __THROW;
115 extern int epoll_wait (int __epfd, struct epoll_event *__events,
124 extern int epoll_pwait (int __epfd, struct epoll_event *__events,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
eventpoll.h 43 struct epoll_event { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
epoll.h 68 #define EPOLL_CTL_MOD 3 /* Change file decriptor epoll_event structure. */
79 struct epoll_event struct
102 struct epoll_event *__event) __THROW;
115 extern int epoll_wait (int __epfd, struct epoll_event *__events,
124 extern int epoll_pwait (int __epfd, struct epoll_event *__events,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
eventpoll.h 43 struct epoll_event { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
epoll.h 68 #define EPOLL_CTL_MOD 3 /* Change file decriptor epoll_event structure. */
79 struct epoll_event struct
102 struct epoll_event *__event) __THROW;
115 extern int epoll_wait (int __epfd, struct epoll_event *__events,
124 extern int epoll_pwait (int __epfd, struct epoll_event *__events,
  /frameworks/native/libs/utils/
Looper.cpp 91 struct epoll_event eventItem;
92 memset(& eventItem, 0, sizeof(epoll_event)); // zero out unused members of data field union
217 struct epoll_event eventItems[EPOLL_MAX_EVENTS];
433 struct epoll_event eventItem;
434 memset(& eventItem, 0, sizeof(epoll_event)); // zero out unused members of data field union
  /bootable/recovery/minadbd/
fdevent.c 128 struct epoll_event ev;
144 struct epoll_event ev;
160 struct epoll_event ev;
206 struct epoll_event events[256];
219 struct epoll_event *ev = events + i;
  /external/chromium/net/tools/flip_server/
epoll_server.cc 252 struct epoll_event* events,
556 struct epoll_event ee;
572 struct epoll_event ee;
590 struct epoll_event ee;
632 struct epoll_event events[],
epoll_server.h 505 struct epoll_event* events,
642 struct epoll_event events[],
715 struct epoll_event events_[256];
    [all...]
  /system/core/adb/
fdevent.c 128 struct epoll_event ev;
144 struct epoll_event ev;
160 struct epoll_event ev;
206 struct epoll_event events[256];
219 struct epoll_event *ev = events + i;
  /development/ndk/platforms/android-3/include/sys/
linux-unistd.h 192 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
193 int epoll_wait (int epfd, struct epoll_event *events, int max, int timeout);
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-unistd.h 222 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
223 int epoll_wait (int epfd, struct epoll_event *events, int max, int timeout);
  /development/ndk/platforms/android-9/include/sys/
linux-unistd.h 199 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
200 int epoll_wait (int epfd, struct epoll_event *events, int max, int timeout);
  /external/strace/
desc.c 696 print_epoll_event(struct epoll_event *ev)
721 struct epoll_event ev;
745 struct epoll_event ev, *start, *cur, *end;
749 start = (struct epoll_event *) tcp->u_arg[1];
  /gdk/headers/include/sys/
linux-unistd.h 199 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
200 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/
linux-unistd.h 222 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
223 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/
linux-unistd.h 222 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
223 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/
linux-unistd.h 192 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
193 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/
linux-unistd.h 192 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
193 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/
linux-unistd.h 192 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
193 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/
linux-unistd.h 192 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
193 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/
linux-unistd.h 192 int epoll_ctl (int epfd, int op, int fd, struct epoll_event *event);
193 int epoll_wait (int epfd, struct epoll_event *events, int max, int timeout);

Completed in 1031 milliseconds

12 3 4