c_g_atomic_int_compare_and_exchange

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gshared extern (C)
int function(int* atomic, int oldval, int newval) c_g_atomic_int_compare_and_exchange;

Meta