Lines Matching refs:SLEEP
82 PlatformThread::Sleep(pause);
142 // In case both timers somehow run at nearly the same time, sleep a little
145 PlatformThread::Sleep(TimeDelta::FromMilliseconds(100));
161 SLEEP,
191 case SLEEP: os << "SLEEP"; break;
567 PlatformThread::Sleep(TimeDelta::FromMilliseconds(100));
611 PlatformThread::Sleep(delay);
614 PlatformThread::Sleep(delay);
622 PlatformThread::Sleep(2 * delay);