Searched refs:PRINT_RETRY_TIMES (Results 1 – 1 of 1) sorted by relevance
35 const int PRINT_RETRY_TIMES = 10; variable149 if (cfgErr != SQLITE_OK || (errCode != SQLITE_OK) || retryCount > PRINT_RETRY_TIMES) { in FillSharedBlockOpt()