Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> libs >> libboost-atomic1.74.0
aramo  ]
[ ソース: boost1.74  ]

パッケージ: libboost-atomic1.74.0 (1.74.0-14ubuntu3)

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.74.0 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf, i386]
  • dep: libstdc++6 (>= 5)
    GNU Standard C++ Library v3

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

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 218.8 kB2061 kB [ファイル一覧]
arm64 218.9 kB2060 kB [ファイル一覧]
armhf 218.1 kB2056 kB [ファイル一覧]
i386 218.9 kB2060 kB [ファイル一覧]
ppc64el 219.0 kB2112 kB [ファイル一覧]