Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dselect.c94 static int select_dispatch(struct event_base *, struct timeval *);
102 select_dispatch,
143 select_dispatch(struct event_base *base, struct timeval *tv) in select_dispatch() function