about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/lowlevellock.c (__lll_lock_wait, Jakub Jelinek2003-06-051-4/+0
* Update.Ulrich Drepper2003-06-011-2/+2
* Update.Ulrich Drepper2003-05-311-3/+5
* Update.Ulrich Drepper2003-05-101-1/+1
* Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper2003-03-201-3/+3
* Update.Ulrich Drepper2003-03-181-5/+4
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-181-1/+4
* (lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper2003-03-181-3/+6
* Add __builtin_expect where appropriate.Ulrich Drepper2003-03-181-40/+30
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-171-0/+140