Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads-types.h120 MonoObject* ves_icall_System_Threading_Interlocked_CompareExchange_T(MonoObject **location, MonoObj…
H A Dicall-def.h884 ICALL(ILOCK_3, "CompareExchange(T&,T,T)", ves_icall_System_Threading_Interlocked_CompareExchange_T)
H A Dthreads.c2161 ves_icall_System_Threading_Interlocked_CompareExchange_T (MonoObject **location, MonoObject *value,… in ves_icall_System_Threading_Interlocked_CompareExchange_T() function