Home
last modified time | relevance | path

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

/openbsd/lib/libevent/
H A Dkqueue.c67 static int kq_dispatch (struct event_base *, void *, struct timeval *);
76 kq_dispatch,
184 kq_dispatch(struct event_base *base, void *arg, struct timeval *tv) in kq_dispatch() function