Home
last modified time | relevance | path

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

/libevent-2.1.12/
H A Dpoll.c83 static int poll_dispatch(struct event_base *, struct timeval *);
91 poll_dispatch,
136 poll_dispatch(struct event_base *base, struct timeval *tv) in poll_dispatch() function