mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
This allows the elimination of the __libc_multiple_threads_ptr variable in libpthread and its initialization procedure. Tested-by: Carlos O'Donell <carlos@redhat.com> Reviewed-by: Carlos O'Donell <carlos@redhat.com>