Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads-types.h160 gint8 ves_icall_System_Threading_Volatile_Read1 (void *ptr);
H A Dicall-def.h1010 ICALL(VOLATILE_1, "Read(bool&)", ves_icall_System_Threading_Volatile_Read1)
1011 ICALL(VOLATILE_2, "Read(byte&)", ves_icall_System_Threading_Volatile_Read1)
1017 ICALL(VOLATILE_8, "Read(sbyte&)", ves_icall_System_Threading_Volatile_Read1)
H A Dthreads.c2684 ves_icall_System_Threading_Volatile_Read1 (void *ptr) in ves_icall_System_Threading_Volatile_Read1() function