mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-03 13:22:05 +03:00
The symbols were moved using scripts/move-symbol-to-libc.py. __pthread_mutex_trylock is used to implement mtx_timedlock, which still resides in libpthread, so add a GLIBC_2.34 version for it, to match the existing GLIBC_2.0 version.