Пакет: libboost-atomic1.74.0 (1.74.0-9)
Ссылки для libboost-atomic1.74.0
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код boost1.74:
Сопровождающие:
- Debian Boost Team (Страница КК)
- Steve M. Robbins (Страница КК)
- Giovanni Mascellani (Страница КК)
- Anton Gladky (Страница КК)
Внешние ресурсы:
- Сайт [www.boost.org]
Подобные пакеты:
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.4)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libstdc++6 (>= 5)
- стандартная библиотека GNU C++ версии 3
Загрузка libboost-atomic1.74.0
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
armel | 238,1 Кб | 2 055,0 Кб | [список файлов] |