Searched refs:timeout_process (Results 1 – 2 of 2) sorted by relevance
157 static void timeout_process(struct event_base *);1958 timeout_process(base); in event_base_loop()3126 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…