Searched defs:refresh_when_locked (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-uidlist.c137 bool refresh_when_locked)
148 if (!uidlist->locked_refresh && refresh_when_locked) {
135 maildir_uidlist_lock_timeout(struct maildir_uidlist *uidlist, bool nonblock, bool refresh, bool refresh_when_locked) argument

Completed in 18 milliseconds