Synopsis
Declared in <bsls_atomicoperations_x64_all_gcc.h>
static
int
testAndSwapInt(
AtomicTypes::Int* atomicInt,
int compareValue,
int swapValue);
Created with MrDocs
Declared in <bsls_atomicoperations_x64_all_gcc.h>
static
int
testAndSwapInt(
AtomicTypes::Int* atomicInt,
int compareValue,
int swapValue);
Created with MrDocs