Searched refs:NanoSleep (Results 1 – 7 of 7) sorted by relevance
149 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()195 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()233 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()239 NanoSleep(millis_ * 1000 * 1000); in Run()
81 void NanoSleep(uint64_t ns);
54 NanoSleep(MsToNs(1500)); in TEST()
169 void NanoSleep(uint64_t ns) { in NanoSleep() function
94 NanoSleep(100); in ScopedAllMutexesLock()105 NanoSleep(100); in ~ScopedAllMutexesLock()
127 NanoSleep((id_ + 3) * 1000); // (3+id) mu s in Run()
1364 NanoSleep(MsToNs(10)); in IsLiveObjectLocked()