mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-06 12:00:24 +08:00
4b45943a6f
This patch adds support for lock elision using ISA 2.07 hardware transactional memory for rwlocks. The logic is similar to the one presented in pthread_mutex lock elision. |
||
---|---|---|
.. | ||
elide.h | ||
Makefile | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.c | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
tls.h |