As discussed here:
https://sourceware.org/pipermail/libc-alpha/2025-July/168492.html
The support for TX lock elision of pthread mutexes is deprecated on
all architectures and will be removed in the next release.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
obsolete since the very first version of POSIX.1 in 1988, replaced
with <termios.h>.
+* The support for TX lock elision of pthread mutexes is deprecated on
+ all architectures and will be removed in the next release.
+
Changes to build and runtime requirements:
* GCC 12.1 or later is now required to build the GNU C Library.