Quick Links:

bal | bbl | bdl | bsl

Component bsls_atomicoperations_powerpc_aix_xlc_default
[Package bsls]

Provide default base implementations of atomics for PowerPC/AIX. More...

Outline
Purpose:
Provide default base implementations of atomics for PowerPC/AIX.
Classes:
bsls::AtomicOperations_POWERPC_AIX_XLC_Default32 default base for 32bit.
bsls::AtomicOperations_POWERPC_AIX_XLC_Default64 default base for 64bit.
Description:
This component provides default base classes necessary to implement atomics on the AIX PowerPC platform with the xlC compiler. The classes are for private use only. See bsls_atomicoperations and bsls_atomic for the public interface to atomics.