Home
last modified time | relevance | path

Searched refs:YIELD_THREAD_THRESHOLD (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Common/
H A DMTSpinWait.h42 static const int32 YIELD_THREAD_THRESHOLD = 40; variable
76 if (iteration <= YIELD_THREAD_THRESHOLD) in SpinOnce()