Synopsis
Declared in <bsls_atomicoperations_x64_all_gcc.h>
static
Types::Int64
testAndSwapInt64(
AtomicTypes::Int64* atomicInt,
Types::Int64 compareValue,
Types::Int64 swapValue);
Created with MrDocs
Declared in <bsls_atomicoperations_x64_all_gcc.h>
static
Types::Int64
testAndSwapInt64(
AtomicTypes::Int64* atomicInt,
Types::Int64 compareValue,
Types::Int64 swapValue);
Created with MrDocs