Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads-types.h164 void * ves_icall_System_Threading_Volatile_ReadIntPtr (void *ptr);
H A Dicall-def.h1015 ICALL(VOLATILE_6, "Read(intptr&)", ves_icall_System_Threading_Volatile_ReadIntPtr)
1021 ICALL(VOLATILE_12, "Read(uintptr&)", ves_icall_System_Threading_Volatile_ReadIntPtr)
H A Dthreads.c2717 ves_icall_System_Threading_Volatile_ReadIntPtr (void *ptr) in ves_icall_System_Threading_Volatile_ReadIntPtr() function