]> sourceware.org Git - glibc.git/commit
htl: make pthread_spin_lock really spin
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 16:54:58 +0000 (16:54 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 9 Feb 2020 16:54:58 +0000 (16:54 +0000)
commit900778283ac3cfbd274abc55840b5cdae9b7745f
treec979fd4dd609ae9e31eb788b0d3a098bf793250d
parente622ce98c58b61e1c61dc7ff0c8b3f9ba23c3d9a
htl: make pthread_spin_lock really spin

__spin_lock would actually use gsync_wait to block, which is not what
pthread_spin_lock is about.
sysdeps/mach/htl/bits/spin-lock-inline.h
This page took 0.042834 seconds and 5 git commands to generate.