Home
last modified time | relevance | path

Searched defs:EstablishCopyOnWriteScope (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dexecutioncontext.cs128 static internal void EstablishCopyOnWriteScope(ref ExecutionContextSwitcher ecsw) in EstablishCopyOnWriteScope() method in System.Threading.ExecutionContext
966 static internal void EstablishCopyOnWriteScope(ref ExecutionContextSwitcher ecsw) in EstablishCopyOnWriteScope() method in System.Threading.ExecutionContext
972 …static private void EstablishCopyOnWriteScope(Thread currentThread, bool knownNullWindowsIdentity,… in EstablishCopyOnWriteScope() method in System.Threading.ExecutionContext
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Threading/
H A DExecutionContext.cs173 …internal static void EstablishCopyOnWriteScope(Thread currentThread, ref ExecutionContextSwitcher … in EstablishCopyOnWriteScope() method in System.Threading.ExecutionContext
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Threading/
H A DExecutionContext.cs173 …internal static void EstablishCopyOnWriteScope(Thread currentThread, ref ExecutionContextSwitcher … in EstablishCopyOnWriteScope() method in System.Threading.ExecutionContext