Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> libs >> libboost-atomic1.71.0
nabia  ]
[ ソース: boost1.71  ]

パッケージ: libboost-atomic1.71.0 (1.71.0-6ubuntu6)

atomic data types, operations, and memory ordering constraints

This package forms part of the Boost C++ Libraries collection.

Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature.

Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion".

The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking.

libboost-atomic1.71.0 のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 200.7 kB1973 kB [ファイル一覧]
armhf 200.6 kB1965 kB [ファイル一覧]