aboutsummaryrefslogtreecommitdiff
path: root/include/atomic.h
AgeCommit message (Expand)Author
2003-03-21Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r...Ulrich Drepper
2003-03-20(atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc...Ulrich Drepper
2003-03-20* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unusedRoland McGrath
2003-03-20Define atomic_exchange and atomic_decrement_if_positive if not already define...Ulrich Drepper
2003-03-20Update.Ulrich Drepper