Quick Links:

bal | bbl | bdl | bsl

Component bsls_atomicoperations_powerpc64_aix_xlc
[Package bsls]

Provide implementations of atomic operations for PowerPC/AIX-64bit. More...

Outline
Purpose:
Provide implementations of atomic operations for PowerPC/AIX-64bit.
Classes:
bsls::AtomicOperations_POWERPC64_AIX_XLC atomics for PPC64/AIX.
Description:
This component provides classes necessary to implement atomics on the AIX PowerPC platform in 64bit mode with the xlC compiler. The classes are for private use only. See bsls_atomicoperations and bsls_atomic for the public interface to atomics.