Binary package “libboost-atomic1.74-dev” in ubuntu lunar
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.
Source package
Published versions
- libboost-atomic1.74-dev 1.74.0-17ubuntu1 in amd64 (Release)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in amd64 (Proposed)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in amd64 (Release)
- libboost-atomic1.74-dev 1.74.0-17ubuntu1 in arm64 (Release)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in arm64 (Proposed)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in arm64 (Release)
- libboost-atomic1.74-dev 1.74.0-17ubuntu1 in armhf (Release)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in armhf (Proposed)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in armhf (Release)
- libboost-atomic1.74-dev 1.74.0-17ubuntu1 in i386 (Release)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in i386 (Proposed)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in i386 (Release)
- libboost-atomic1.74-dev 1.74.0-17ubuntu1 in ppc64el (Release)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in ppc64el (Proposed)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in ppc64el (Release)
- libboost-atomic1.74-dev 1.74.0-17ubuntu1 in riscv64 (Release)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in riscv64 (Proposed)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in riscv64 (Release)
- libboost-atomic1.74-dev 1.74.0-17ubuntu1 in s390x (Release)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in s390x (Proposed)
- libboost-atomic1.74-dev 1.74.0-18.1ubuntu3 in s390x (Release)