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