BDE 4.14.0 Production release
|
Provide implementations of atomic operations for X86_64/GCC.
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.
inconsistent operand constraint
error in GCC 3.x in optimized builds, therefore sometimes a combination of output "=m" and input "m" constraints is used.