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