Initialize the specified atomicInt to the specified value.
Synopsis
Declared in <bsls_atomicoperations_all_all_clangintrinsics.h>
static
void
initInt(
AtomicTypes::Int* atomicInt,
int value);
Created with MrDocs