Home
last modified time | relevance | path

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

/external/libevent/
Depoll.c96 static int epoll_dispatch(struct event_base *, struct timeval *);
104 epoll_dispatch,
122 epoll_dispatch,
414 epoll_dispatch(struct event_base *base, struct timeval *tv) in epoll_dispatch() function
DChangeLog-1.4217 o Small code cleanups in epoll_dispatch().