AtomicUInt
Functions
Inherited functions
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.