HomeSort by relevance Sort by last modified time
    Searched refs:kq_dispatch (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
kqueue.c 84 static int kq_dispatch (struct event_base *, void *, struct timeval *);
93 kq_dispatch,
218 kq_dispatch(struct event_base *base, void *arg, struct timeval *tv) function
322 * kq_dispatch. */
  /external/chromium_org/third_party/libevent/
kqueue.c 84 static int kq_dispatch (struct event_base *, void *, struct timeval *);
93 kq_dispatch,
218 kq_dispatch(struct event_base *base, void *arg, struct timeval *tv) function
322 * kq_dispatch. */

Completed in 447 milliseconds