Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Depoll.c75 static int epoll_dispatch (struct event_base *, void *, struct timeval *);
83 epoll_dispatch,
182 epoll_dispatch(struct event_base *base, void *arg, struct timeval *tv) in epoll_dispatch() function
DChangeLog187 o Small code cleanups in epoll_dispatch().