Searched refs:MAILDIR_LOCK_TOUCH_SECS (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-storage.h39 #define MAILDIR_LOCK_TOUCH_SECS 10 macro
H A Dmaildir-storage.c302 mbox->keep_lock_to = timeout_add(MAILDIR_LOCK_TOUCH_SECS * 1000,
H A Dmaildir-sync.c250 if (now - ctx->last_touch > MAILDIR_LOCK_TOUCH_SECS && ctx->locked) {

Completed in 648 milliseconds