Home
last modified time | relevance | path

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

/libevent-2.1.12/
H A Dselect.c91 static int select_dispatch(struct event_base *, struct timeval *);
99 select_dispatch,
140 select_dispatch(struct event_base *base, struct timeval *tv) in select_dispatch() function