Lines Matching refs:attempts
629 if (config_info->threadCreationErrorTimeout.attempts ==
632 config_info->threadCreationErrorTimeout.attempts = i;
662 if (config_info->dumpErrorTimeout.attempts == NO_VALUE_SET) {
664 config_info->dumpErrorTimeout.attempts = i;
770 if (table_info->retrieveErrorRetry.attempts == NO_VALUE_SET) {
772 table_info->retrieveErrorRetry.attempts = i;
818 if (table_info->storeErrorRetry.attempts == NO_VALUE_SET) {
821 table_info->storeErrorRetry.attempts = i;
858 if (table_info->refreshErrorRetry.attempts == NO_VALUE_SET) {
860 table_info->refreshErrorRetry.attempts = i;