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_full
Description:
[
Version
( since =
"2.74"
) ]
[
CCode
( cname =
"g_atomic_int_compare_and_exchange_full"
) ]
public
bool
compare_and_exchange_full
(
ref
uint
atomic,
uint
oldval,
uint
newval,
out
uint
preval)
Namespace:
GLib.AtomicUint
Package:
glib-2.0