Searched refs:retry_round (Results 1 – 1 of 1) sorted by relevance
399 int retry_round = arraysize(kSleepSchedule) - 1; in AsyncSendDump() local402 ::Sleep(kSleepSchedule[retry_round]); in AsyncSendDump()418 retry_round = 0; in AsyncSendDump()423 retry_round = 0; in AsyncSendDump()435 --retry_round; in AsyncSendDump()436 } while (retry_round >= 0); in AsyncSendDump()