Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads-types.h113 gint32 ves_icall_System_Threading_Interlocked_CompareExchange_Int(gint32 *location, gint32 value, g…
H A Dicall-def.h886 …CALL(ILOCK_5, "CompareExchange(int&,int,int)", ves_icall_System_Threading_Interlocked_CompareExcha…
H A Dthreads.c2083 gint32 ves_icall_System_Threading_Interlocked_CompareExchange_Int(gint32 *location, gint32 value, g… in ves_icall_System_Threading_Interlocked_CompareExchange_Int() function