3 references to GetInt16Value
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.ThreadCounts.cs (3)
36
short value =
GetInt16Value
(NumProcessingWorkShift);
113
short value =
GetInt16Value
(NumExistingThreadsShift);
131
short value =
GetInt16Value
(NumThreadsGoalShift);