Home
last modified time | relevance | path

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

/external/libevent/
Dkqueue.c84 static int kq_dispatch(struct event_base *, struct timeval *);
92 kq_dispatch,
256 kq_dispatch(struct event_base *base, struct timeval *tv) in kq_dispatch() function