BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls_atomicoperations_x64_all_gcc

Outline

Purpose

Provide implementations of atomic operations for X86_64/GCC.

Classes

Description

This component provides classes necessary to implement atomics on the Linux X86_64 platform with GCC. The classes are for private use only. See bsls_atomicoperations and bsls_atomic for the public interface to atomics.

Notes