Home
last modified time | relevance | path

Searched refs:kq_dispatch (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
Dkqueue.c84 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) in kq_dispatch() function