2 references to tpBasePri
System (2)
services\monitoring\system\diagnosticts\ProcessManager.cs (2)
391threadInfo.basePriority = thread.tpBasePri; 392threadInfo.currentPriority = thread.tpBasePri + thread.tpDeltaPri;