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

/dovecot/src/lib-index/
H A Dmail-cache.c653 mail_cache_lock_full(struct mail_cache *cache, bool nonblock) function
728 return mail_cache_lock_full(cache, FALSE);
733 return mail_cache_lock_full(cache, TRUE);

Completed in 290 milliseconds