Searched refs:sync_command_count (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/imapc/
H A Dimapc-sync.h22 unsigned int sync_command_count; member in struct:imapc_sync_context
H A Dimapc-sync.c29 i_assert(ctx->sync_command_count > 0);
48 if (--ctx->sync_command_count == 0)
66 ctx->sync_command_count++;
410 while (ctx->sync_command_count > 0)

Completed in 933 milliseconds