Atomically retrieve the value of the specified atomicUint, without providing any memory ordering guarantees.
atomicUint
Declared in <bsls_atomicoperations.h>
<bsls_atomicoperations.h>
static unsigned int getUintRelaxed(AtomicTypes::Uint const* atomicUint);