Florian Weimer a2b0f2e186 nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libc
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.
2021-04-23 09:44:23 +02:00
..
2021-04-14 09:24:45 -07:00
2021-04-06 18:55:58 +00:00
2021-04-06 15:10:31 -03:00
2021-04-12 00:23:36 +02:00
2021-04-01 19:41:40 +00:00
2021-04-15 11:05:43 +02:00