Searched refs:kSleepSchedule (Results 1 – 1 of 1) sorted by relevance
391 const DWORD kSleepSchedule[] = { in AsyncSendDump() local399 int retry_round = arraysize(kSleepSchedule) - 1; in AsyncSendDump()402 ::Sleep(kSleepSchedule[retry_round]); in AsyncSendDump()