Packages
glib-2.0
GLib
AtomicUint
@get
@set
add
compare_and_exchange
compare_and_exchange_full
dec_and_test
exchange
exchange_and_add
inc
compare_and_exchange
Description:
[
CCode
( cname =
"g_atomic_int_compare_and_exchange"
) ]
public
bool
compare_and_exchange
(
ref
uint
atomic,
uint
oldval,
uint
newval)
Namespace:
GLib.AtomicUint
Package:
glib-2.0