Initialize the specified atomicInt and set its value to the specified value.
atomicInt
value
Declared in <bsls_atomicoperations_all_all_clangintrinsics.h>
<bsls_atomicoperations_all_all_clangintrinsics.h>
static void initInt64( AtomicTypes::Int64* atomicInt, Types::Int64 value);