libatomic_ops
Subpackage Descriptions
set |
This is the libatomic_ops:std metapackage.
It pulls in all subpackages of libatomic_ops:std. |
primary |
This package provides semi-portable access to hardware provided atomic
memory operations. These might allow you to write code:
- That does more interesting things in signal handlers
- Makes more effective use of multiprocessors by allowing you to write
clever lock-free code. Note that such code is very difficult to get
right, and will unavoidably be less portable than lock-based code. It
is also not always faster than lock-based code. But it may
occasionally be a large performance win
- To experiment with new and much better thread programming paradigms.
|
dev |
This is the developer subpackage of the libatomic_ops:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
docs |
This is the documents subpackage of the libatomic_ops:std port. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
main |
mirror://GITHUB/ivmai:libatomic_ops:v7.8.2 |
Distribution File Information
ad8428a40e01d41bc4ddad3166afa1fc175c9e58d8ef7ddbd7ef3298e32ac37b 159555 ivmai-libatomic_ops-7.8.2.tar.gz
Ports that require libatomic_ops:std