summaryrefslogtreecommitdiff
path: root/common/lib/libc/atomic/atomic_dec_64_cas.c
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-29atomic_add_* takes signed integers, the others take unsigned.ad
2007-11-29Add inc/dec variants that use atomic_cas in preference to atomic_add.ad