Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dioloop.c454 struct timeval *tv_now, bool in_timeout_loop) in timeout_get_wait_time() argument
479 if (tv_r->tv_sec == 0 && tv_r->tv_usec == 1 && !in_timeout_loop) { in timeout_get_wait_time()