Home
last modified time | relevance | path

Searched refs:GetPriorityLive (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DRuntimeThread.cs101 currentThread._priority = currentThread.GetPriorityLive(); in InitializeExistingThread()
280 return GetPriorityLive();
H A DRuntimeThread.Unix.cs54 private ThreadPriority GetPriorityLive() in GetPriorityLive() method in Internal.Runtime.Augments.RuntimeThread
H A DRuntimeThread.Windows.cs163 private ThreadPriority GetPriorityLive() in GetPriorityLive() method in Internal.Runtime.Augments.RuntimeThread