Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/Platform/Common/
H A DMTSpinWait.h41 static const int32 YIELD_CPU_THRESHOLD2 = 20; variable
68 if (iteration <= YIELD_CPU_THRESHOLD2) in SpinOnce()