BloombergLP::bsls::AtomicOperations_DefaultInt64::incrementInt64

Atomically increment the value of the specified atomicInt by 1, providing the sequential consistency memory ordering guarantee.

Synopsis

Declared in <bsls_atomicoperations_default.h>

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