3 references to SetInt16Value
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.ThreadCounts.cs (3)
43
SetInt16Value
(Math.Max((short)0, value), NumProcessingWorkShift);
120
SetInt16Value
(Math.Max((short)0, value), NumExistingThreadsShift);
138
SetInt16Value
(Math.Max((short)1, value), NumThreadsGoalShift);