Home
last modified time | relevance | path

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

/external/libevent/
Dpoll.c72 static int poll_dispatch(struct event_base *, struct timeval *);
80 poll_dispatch,
125 poll_dispatch(struct event_base *base, struct timeval *tv) in poll_dispatch() function