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