Quick Links:

bal | bbl | bdl | bsl

Component bsls_atomicoperations_powerpc32_aix_xlc
[Package bsls]

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

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