mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-06 11:41:02 +03:00
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.