mirror of
https://github.com/openzfs/zfs.git
synced 2025-10-01 02:46:29 +00:00
![]() Both the SPL and the ZFS libspl export most of the atomic_* functions, except atomic_sub_* functions which are only exported by the SPL, not by libspl. This patch remedies that by implementing atomic_sub_* functions in libspl. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue #1013 |
||
---|---|---|
.. | ||
atomic.S | ||
Makefile.am |