Quick Links:

bal | bbl | bdl | bsl

Component bsls_atomicoperations_x64_win_msvc
[Package bsls]

Provide implementations of atomic operations for X86_64/MSVC/Win64. More...

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