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

/external/libevent/
H A Dselect.c82 static int select_dispatch(struct event_base *, struct timeval *);
90 select_dispatch,
129 select_dispatch(struct event_base *base, struct timeval *tv) function
144 * we call select_dispatch, the realloc will be a

Completed in 369 milliseconds