AtomicUInt
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Operator -=
for AtomicUInt.
Link copied to clipboard
Operator +=
for AtomicUInt.
Link copied to clipboard
Update value by AtomicInt.compareAndSet and then return the old value.
Link copied to clipboard
Update value by AtomicUInt.compareAndSet and then return the new value.