Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libevent/
Dpoll.c71 static int poll_dispatch (struct event_base *, void *, struct timeval *);
79 poll_dispatch,
136 poll_dispatch(struct event_base *base, void *arg, struct timeval *tv) in poll_dispatch() function