Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads-types.h109 gpointer ves_icall_System_Threading_Interlocked_Exchange_IntPtr(gpointer *location, gpointer value);
H A Dicall-def.h897 ICALL(ILOCK_16, "Exchange(intptr&,intptr)", ves_icall_System_Threading_Interlocked_Exchange_IntPtr)
H A Dthreads.c2041 gpointer ves_icall_System_Threading_Interlocked_Exchange_IntPtr (gpointer *location, gpointer value) in ves_icall_System_Threading_Interlocked_Exchange_IntPtr() function