Home
last modified time | relevance | path

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

/external/libevent/
Depoll.c63 static int epoll_dispatch(struct event_base *, struct timeval *);
71 epoll_dispatch,
89 epoll_dispatch,
386 epoll_dispatch(struct event_base *base, struct timeval *tv) in epoll_dispatch() function
DChangeLog1382 o Small code cleanups in epoll_dispatch().