BloombergLP::bsls::AtomicOperations_DefaultInt::getIntRelaxed

Atomically retrieve the value of the specified atomicInt, without providing any memory ordering guarantees.

Synopsis

Declared in <bsls_atomicoperations_default.h>

static
int
getIntRelaxed(AtomicTypes::Int const* atomicInt);