Home
last modified time | relevance | path

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

/external/libevent/
Dselect.c82 static int select_dispatch(struct event_base *, struct timeval *);
90 select_dispatch,
129 select_dispatch(struct event_base *base, struct timeval *tv) in select_dispatch() function