pkgsrc/devel/libatomic/DESCR
maya 44dd124019 Import libatomic 10.1.0
Libatomic is a GCC-specific fallback implementation for atomics to
allow architectures that don't always provide a full set of atomics
to runtime-detect the existence of them, or fall back to the use of
mutexes.
2020-06-02 21:26:03 +00:00

4 lines
212 B
Text

Libatomic is a GCC-specific fallback implementation for atomics to
allow architectures that don't always provide a full set of atomics
to runtime-detect the existence of them, or fall back to the use of
mutexes.