Declared in <bsls_atomicoperations_x64_all_gcc.h>
struct AtomicOperations_X64_ALL_GCC
: AtomicOperations_Default64<AtomicOperations_X64_ALL_GCC>
| Name | Description |
|---|---|
AtomicOperations_Default64<AtomicOperations_X64_ALL_GCC> | Default atomic operations for a generic 64-bit platform. |
| Name |
|---|
AtomicTypes |
| Name |
|---|
addInt64Nv |
addIntNv |
getInt |
getInt64 |
setInt |
setInt64 |
setInt64Release |
setIntRelease |
swapInt |
swapInt64 |
testAndSwapInt |
testAndSwapInt64 |