]> git.proxmox.com Git - mirror_zfs.git/commit
Add missing atomic functions
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Aug 2010 19:36:31 +0000 (12:36 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Aug 2010 20:02:55 +0000 (13:02 -0700)
commit8dbd3fbd5e7b66eb68447a9cef44d7c4542a8867
tree43796fcd39a3f2ec4ef3c865cc301db2bed18559
parent1db69544ccbbb923a419757bc8b3d1a1e8c2ef0f
Add missing atomic functions

These functions were not previous needed so they were not added.
Now they are so add the full set.

atomic_inc_32_nv()
atomic_dec_32_nv()
atomic_inc_64_nv()
atomic_dec_64_nv()
include/sys/atomic.h