Searched refs:SLEEP_FOR_TEN_NANOSECONDS (Results 1 – 1 of 1) sorted by relevance
315 const int SLEEP_FOR_TEN_NANOSECONDS = 10; variable324 std::this_thread::sleep_for(std::chrono::nanoseconds(SLEEP_FOR_TEN_NANOSECONDS)); in OnLastStrongRef()330 std::this_thread::sleep_for(std::chrono::nanoseconds(SLEEP_FOR_TEN_NANOSECONDS)); in OnFirstStrongRef()