summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/lowlevellock.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-10Update.Ulrich Drepper1-1/+1
2003-03-20Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add a...Ulrich Drepper1-3/+3
2003-03-18Update.Ulrich Drepper1-5/+4
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+4
2003-03-18(lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper1-3/+6
2003-03-18Add __builtin_expect where appropriate.Ulrich Drepper1-40/+30
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+140