Quick Links:

bal | bbl | bdl | bsl

Component bsls_atomicoperations_x86_all_gcc
[Package bsls]

Provide implementations of atomic operations for X86/GCC. More...

Outline
Purpose:
Provide implementations of atomic operations for X86/GCC.
Classes:
bsls::AtomicOperations_X86_ALL_GCC implementation of atomics for X86/GCC.
Description:
This component provides classes necessary to implement atomics on the Linux X86 platform with GCC. The classes are for private use only. See bsls_atomicoperations and bsls_atomic for the public interface to atomics.