Searched refs:SLEEP_FOR_LOCK (Results 1 – 1 of 1) sorted by relevance
81 static const int32_t SLEEP_FOR_LOCK = 100; variable311 this_thread::sleep_for(chrono::milliseconds(SLEEP_FOR_LOCK)); in StartBatchDownload()