]> sourceware.org Git - glibc.git/commit
nptl: Export __libc_multiple_threads from libc as an internal symbol
authorFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
commit321789f61aa93c14390535aa3cf01846633cd022
treefe2687c3058b23379918e700a7bfec82da2f4cd0
parentd6163dfd3831cf48b69f430f37b4c099059a9db5
nptl: Export __libc_multiple_threads from libc as an internal symbol

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>
nptl/Versions
nptl/allocatestack.c
nptl/libc_multiple_threads.c
nptl/libc_pthread_init.c
nptl/nptl-init.c
nptl/pthreadP.h
nptl/pthread_cancel.c
sysdeps/unix/sysv/linux/single-thread.h
This page took 0.043697 seconds and 5 git commands to generate.