BloombergLP::bsls::AtomicOperations_X64_ALL_GCC::testAndSwapInt64

Synopsis

Declared in <bsls_atomicoperations_x64_all_gcc.h>

static
Types::Int64
testAndSwapInt64(
    AtomicTypes::Int64* atomicInt,
    Types::Int64 compareValue,
    Types::Int64 swapValue);