(__pthread_once): Use atomic_increment instead of atomic_exchange_and_add.
authorUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 06:11:35 +0000 (06:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 06:11:35 +0000 (06:11 +0000)
commit493814089be51ba1c5752a45cbb1d4abe8941a83
treece3643fe6239efd8fd94d6a2531657d83e188a70
parent0af1bbc9f2ff2b977b1d6b388413647f60689832
(__pthread_once): Use atomic_increment instead of atomic_exchange_and_add.
sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c