BloombergLP::bsls::AtomicOperations_ALL_ALL_ClangIntrinsics::initInt64

Initialize the specified atomicInt and set its value to the specified value.

Synopsis

Declared in <bsls_atomicoperations_all_all_clangintrinsics.h>

static
void
initInt64(
    AtomicTypes::Int64* atomicInt,
    Types::Int64 value);