Atomically decrement the value of the specified atomicUint by 1, providing the sequential consistency memory ordering guarantee.
atomicUint
Declared in <bsls_atomicoperations.h>
<bsls_atomicoperations.h>
static void decrementUint(AtomicTypes::Uint* atomicUint);