Searched refs:THREAD_SLEEP_MS (Results 1 – 3 of 3) sorted by relevance
110 (void)StepSleepMs(THREAD_SLEEP_MS); in StartThread()139 (void)StepSleepMs(THREAD_SLEEP_MS); in StopThread()159 (void)StepSleepMs(THREAD_SLEEP_MS); in StopThread()
63 StepSleepMs(THREAD_SLEEP_MS); in OneAction()90 StepSleepMs(THREAD_SLEEP_MS); in OneAction()
29 const int THREAD_SLEEP_MS = 1; variable