Home
last modified time | relevance | path

Searched refs:RhpReleaseCastCacheLock (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DCastableObjectSupport.cs279 InternalCalls.RhpReleaseCastCacheLock(); in GetCastableTargetIfPossible()
318 InternalCalls.RhpReleaseCastCacheLock(); in GetCastableObjectDispatchCellThunk()
H A DInternalCalls.cs425 internal static extern void RhpReleaseCastCacheLock(); in RhpReleaseCastCacheLock() method in System.Runtime.InternalCalls
H A DTypeCast.cs1217 InternalCalls.RhpReleaseCastCacheLock(); in CacheMiss()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DMiscHelpers.cpp744 EXTERN_C REDHAWK_API void __cdecl RhpReleaseCastCacheLock() in RhpReleaseCastCacheLock() function