GLib.AtomicInt.compare_and_exchange Reference Manual
GLib.AtomicInt.compare_and_exchange:
Description:
public
bool
compare_and_exchange (
ref
int
atomic,
int
oldval,
int
newval)
Namespace:
GLib.AtomicInt
Package:
glib-2.0
created by
valadoc