Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Devent.c120 static void timeout_process(struct event_base *);
522 timeout_process(base); in event_base_loop()
904 timeout_process(struct event_base *base) in timeout_process() function
DChangeLog173 …o Skip calling gettime() in timeout_process if we are not in fact waiting for any events. (Patch f…