]> sourceware.org Git - glibc.git/commit
Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add and atomi...
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Mar 2003 10:23:47 +0000 (10:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Mar 2003 10:23:47 +0000 (10:23 +0000)
commit7793bf7fd7409efaf9cdc8475404409d87c2c537
tree1e2fcc95aa2ac23ce446e1f8d88cc9cde2992003
parentf79466a8e909930237d882da8916bbbb1401edf6
Replace __lll_add and __lll_test_and_set calls with atomic_exchange_and_add and atomic_exchange call respectively.
nptl/sysdeps/unix/sysv/linux/lowlevellock.c
This page took 0.039024 seconds and 5 git commands to generate.