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

/dovecot/src/lib-index/
H A Dmail-index-view-sync.c36 bool sync_map_update:1; member in struct:mail_index_view_sync_ctx
633 ctx->sync_map_update = TRUE;
756 if (ctx->sync_map_update && !synced_to_map) {
942 } else if (ctx->sync_map_update) {

Completed in 22 milliseconds