BloombergLP::bsls::AtomicOperations_DefaultInt64::decrementInt64AcqRel

Atomically decrement the specified atomicInt by 1, providing the acquire/release memory ordering guarantee.

Synopsis

Declared in <bsls_atomicoperations_default.h>

static
void
decrementInt64AcqRel(AtomicTypes::Int64* atomicInt);