about summary refs log tree commit diff
path: root/include/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-211-1/+1
* Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r...Ulrich Drepper2003-03-211-25/+63
* (atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc...Ulrich Drepper2003-03-201-10/+9
* * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unusedRoland McGrath2003-03-201-1/+2
* Define atomic_exchange and atomic_decrement_if_positive if not already define...Ulrich Drepper2003-03-201-5/+47
* Update.Ulrich Drepper2003-03-201-0/+141