Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libdevel >> libboost-atomic1.74-dev
aramo  ]
[ Source: boost1.74  ]

Package: libboost-atomic1.74-dev (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.

Other Packages Related to libboost-atomic1.74-dev

  • depends
  • recommends
  • suggests
  • dep: libboost-atomic1.74.0 (= 1.74.0-14ubuntu3)
    atomic data types, operations, and memory ordering constraints
  • dep: libboost1.74-dev (= 1.74.0-14ubuntu3)
    Boost C++ Libraries development files

Download libboost-atomic1.74-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 216.2 kB2064 kB [list of files]
arm64 216.3 kB2065 kB [list of files]
armhf 215.6 kB2061 kB [list of files]
i386 216.4 kB2064 kB [list of files]
ppc64el 216.8 kB2066 kB [list of files]