[#BloombergLP-bsls-AtomicOperations_ALL_ALL_ClangIntrinsics-initInt] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/AtomicOperations_ALL_ALL_ClangIntrinsics.adoc[AtomicOperations_ALL_ALL_ClangIntrinsics]::initInt :relfileprefix: ../../../ :mrdocs: Initialize the specified `atomicInt` to the specified `value`. == Synopsis Declared in `<bsls_atomicoperations_all_all_clangintrinsics.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void initInt( xref:BloombergLP/bsls/Atomic_TypeTraits-0b/Int.adoc[AtomicTypes::Int]* atomicInt, int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#