Searched refs:timeout_process (Results 1 – 2 of 2) sorted by relevance
161 static void timeout_process(struct event_base *);2003 timeout_process(base); in event_base_loop()3181 timeout_process(struct event_base *base) in timeout_process() function
203 …o Skip calling gettime() in timeout_process if we are not in fact waiting for any events. (Patch f…