Home
last modified time | relevance | path

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

/mirbsd/src/lib/libevent/
Dselect.c86 static int select_dispatch (struct event_base *, void *, struct timeval *);
94 select_dispatch,
148 select_dispatch(struct event_base *base, void *arg, struct timeval *tv) in select_dispatch() function