Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Devent.c119 static int timeout_next(struct event_base *, struct timeval **);
495 timeout_next(base, &tv_p); in event_base_loop()
833 timeout_next(struct event_base *base, struct timeval **tv_p) in timeout_next() function