Searched refs:NanoSleep (Results 1 – 10 of 10) sorted by relevance
51 NanoSleep(2'000); in TEST_F()60 NanoSleep(2'000); in TEST_F()70 NanoSleep(2'000); in TEST_F()78 NanoSleep(2'000); in TEST_F()88 NanoSleep(2'000); in TEST_F()242 NanoSleep(2'000); in TEST_F()
101 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()147 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()185 NanoSleep(initial_sleep_ * 1000 * 1000); in Run()191 NanoSleep(millis_ * 1000 * 1000); in Run()
382 NanoSleep(100000); in ModifySuspendCount()
54 NanoSleep(MsToNs(1500)); in TEST()
120 void NanoSleep(uint64_t ns);
222 void NanoSleep(uint64_t ns) { in NanoSleep() function
137 NanoSleep((id_ + 3) * 1000); // (3+id) mu s in Run()
100 NanoSleep(1000ull * (i - kYieldMax)); in BackOff()
117 NanoSleep(1000ull * (i - kYieldMax)); in BackOff()
1650 NanoSleep(MsToNs(10)); in IsLiveObjectLocked()