Searched refs:NanoSleep (Results 1 – 8 of 8) sorted by relevance
148 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()194 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()232 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()238 NanoSleep(millis_ * 1000 * 1000); in Run()
577 NanoSleep(100000); in SuspendAllInternal()
81 void NanoSleep(uint64_t ns);
54 NanoSleep(MsToNs(1500)); in TEST()
170 void NanoSleep(uint64_t ns) { in NanoSleep() function
97 NanoSleep(100); in ScopedAllMutexesLock()108 NanoSleep(100); in ~ScopedAllMutexesLock()
127 NanoSleep((id_ + 3) * 1000); // (3+id) mu s in Run()
1543 NanoSleep(MsToNs(10)); in IsLiveObjectLocked()