libatomic_ops - Atomic memory update operations
Website: | https://github.com/ivmai/libatomic_ops/ |
---|---|
License: | GPLv2 and MIT |
Vendor: | Fedora Project |
- Description:
Provides implementations for atomic memory update operations on a number of architectures. This allows direct use of these in reasonably portable code. Unlike earlier similar packages, this one explicitly considers memory barrier semantics, and allows the construction of code that involves minimum overhead across a variety of architectures.
Packages
libatomic_ops-7.4.2-6.fc23.i686 [30 KiB] |
Changelog
by Peter Robinson (2015-07-07):
- Don't fail check on aarch64 |