Atomically increment the value of the specified atomicUint by 1, providing the acquire/release memory ordering guarantee.
atomicUint
Declared in <bsls_atomicoperations_default.h>
<bsls_atomicoperations_default.h>
static void incrementUintAcqRel(AtomicTypes::Uint* atomicUint);