mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 22:10:13 +00:00
72f1463df8
The skip_lock_out_of_tbegin_retries adaptive parameter was not being used correctly, nor as described. This prevents a fallback for all users of the lock if a transient abort occurs within the accepted number of retries. [BZ #19174] * sysdeps/powerpc/nptl/elide.h (__elide_lock): Fix usage of .skip_lock_out_of_tbegin_retries. * sysdeps/unix/sysv/linux/powerpc/elision-lock.c (__lll_lock_elision): Likewise, and respect a value of try_tbegin <= 0. |
||
---|---|---|
.. | ||
elide.h | ||
Makefile | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.c | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
tls.h |