1 write to _currentPriority
System.Diagnostics.Process (1)
System\Diagnostics\ProcessManager.Linux.cs (1)
131
_currentPriority
= (int)stat.nice,
1 reference to _currentPriority
System.Diagnostics.Process (1)
System\Diagnostics\ProcessThread.cs (1)
52
get { return _threadInfo.
_currentPriority
; }