Quick Links:

bal | bbl | bdl | bsl

Component bsls_atomicoperations_x86_win_msvc
[Package bsls]

Provide implementations of atomic operations for X86/MSVC/Windows. More...

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