Searched refs:timeout_process (Results 1 – 2 of 2) sorted by relevance
120 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
173 …o Skip calling gettime() in timeout_process if we are not in fact waiting for any events. (Patch f…