all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: boost1.74  ]

Package: libboost-atomic1.74.0 (1.74.0+ds1-21)

Links for libboost-atomic1.74.0

Screenshot

Debian Resources:

Download Source Package boost1.74:

Maintainers:

External Resources:

Similar packages:

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.

Other Packages Related to libboost-atomic1.74.0

  • depends
  • recommends
  • suggests
  • enhances

Download libboost-atomic1.74.0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 215.3 kB2,036.0 kB [list of files]
arm64 215.3 kB2,088.0 kB [list of files]
armel 214.8 kB2,032.0 kB [list of files]
armhf 214.6 kB2,032.0 kB [list of files]
i386 215.4 kB2,036.0 kB [list of files]
mips64el 215.6 kB2,089.0 kB [list of files]
mipsel 215.6 kB2,089.0 kB [list of files]
ppc64el 215.7 kB2,088.0 kB [list of files]
s390x 214.8 kB2,032.0 kB [list of files]