2 references to NumProcessingWorkShift
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.ThreadCounts.cs (2)
36
short value = GetInt16Value(
NumProcessingWorkShift
);
43
SetInt16Value(Math.Max((short)0, value),
NumProcessingWorkShift
);