Home
last modified time | relevance | path

Searched refs:RestoreReentrantWaits (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DRuntimeThread.Unix.cs158 internal static void RestoreReentrantWaits() in RestoreReentrantWaits() method in Internal.Runtime.Augments.RuntimeThread
H A DRuntimeThread.Windows.cs312 internal static void RestoreReentrantWaits() in RestoreReentrantWaits() method in Internal.Runtime.Augments.RuntimeThread
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Runtime/InteropServices/
H A DInteropExtensions.cs437 public static void RestoreReentrantWaits() in RestoreReentrantWaits() method in System.Runtime.InteropServices.InteropExtensions
439 RuntimeThread.RestoreReentrantWaits(); in RestoreReentrantWaits()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/InteropExtensions/
H A DInteropExtensions.cs446 public static void RestoreReentrantWaits() in RestoreReentrantWaits() method in System.Runtime.InteropServices.InteropExtensions
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Shared/
H A DStandardInterfaces.cs98 InteropExtensions.RestoreReentrantWaits(); in QueryInterface()
209 InteropExtensions.RestoreReentrantWaits(); in Release()
319 InteropExtensions.RestoreReentrantWaits(); in GetIIDs()