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