Searched refs:Sleep (Results 1 – 14 of 14) sorted by relevance
148 Thread.Sleep(10); in ReadFromSlaveTest()208 Thread.Sleep(5); in TemperatureMeasurementTest()258 Thread.Sleep(10); in TemperatureMeasurementTest()325 Thread.Sleep(10); in DualI2CAddressBMC050Test()376 Thread.Sleep(10); in DualI2CAddressBMC050Test()
33 Thread.Sleep(500); in WindowsFileLocker()
159 System.Threading.Thread.Sleep(HangUpCheckPeriod); in WaitUntilDataIsAvailable()
49 System.Threading.Thread.Sleep((int)delay.Value); in Run()
35 … public bool Sleep(TimeSpan time, out TimeSpan timeElapsed, bool preserveInterruptRequest = false) in Sleep() method in Antmicro.Renode.Time.Sleeper
55 Thread.Sleep(1000); in ShouldGuardPeripheralReads()
485 Thread.Sleep(5000); in ShouldUpdateExecutedTimeAfterBlocking()552 Thread.Sleep(5000); in ShouldHandleTwoBlockingSinks()584 Thread.Sleep(5000); in ShouldHandleTwoBlockingSinks()614 Thread.Sleep(5000); in ShouldHandleTwoBlockingSinks()639 Thread.Sleep(10000); // wait for 10s and check if Fail() is called in ShouldHandleTwoBlockingSinks()686 Thread.Sleep(5000); in ShouldHandleBlockingAtTheEndOfGrantedInterval()761 … Thread.Sleep(EmulationManager.Instance.CurrentEmulation.RandomGenerator.Next(30)); in ShouldRecordAndPlayEvents()949 … System.Threading.Thread.Sleep(TimeInterval.FromTicks(scaledTicks).ToTimeSpan()); in Dispatcher()
41 Thread.Sleep(1000); in TryOpen()
364 Thread.Sleep(500); in PollForRegisterBit()378 Thread.Sleep(1000); in PollForError()474 Thread.Sleep(10); in StartSocketServer()
662 … sleeper.Sleep(intervalToSleep.ToTimeSpan(out var nsResiduum), out var intervalSlept); in CpuThreadBodyInner()701 … sleeper.Sleep(virtualTimeAhead.ToTimeSpan(), out var _, preserveInterruptRequest: true); in CpuThreadBodyInner()
35 mode.Value = Modes.Sleep; in Reset()655 Sleep = 0b000, enumerator
44 Thread.Sleep(100); in GrabCursorByWindow()
241 …case Command.Sleep: //sleep should only be called in idle, and has no special state code. This is … in RunCommand()1050 Sleep, enumerator
307 System.Threading.Thread.Sleep(100); in StartAll()