HomeFreeBSD

Add atomic_sub_* functions to libspl.

Description

Add atomic_sub_* functions to libspl.

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

Details

Provenance
Etienne Dechamps <etienne.dechamps@ovh.net>Authored on Jun 27 2012, 8:26 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 17 2012, 3:56 PM
Parents
rG82f46731fd5a: Merge branch 'condvar'
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG142e6dd100eb: Add atomic_sub_* functions to libspl. (authored by Etienne Dechamps <etienne.dechamps@ovh.net>).Oct 17 2012, 3:56 PM