slackbuilds_ponce/libraries/libatomic_ops/README
2010-05-11 22:54:03 +02:00

6 lines
No EOL
342 B
Text

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.