nptl: Move __nptl_deallocate_tsd into libc
authorFlorian Weimer <fweimer@redhat.com>
Wed, 21 Apr 2021 17:49:50 +0000 (19:49 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 21 Apr 2021 17:49:50 +0000 (19:49 +0200)
commit2cfef0b042561ec2a61cab0a1f3a85a28780985d
tree3f1cc7d083b28a3a71a5668cce4cc80c6b4506f8
parenta91bf4e0ff4df92553e72f181ae1f60e1b36503c
nptl: Move __nptl_deallocate_tsd into libc

This prepares moving pthread_exit, and later the pthread_key_create
infrastructure.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
nptl/Makefile
nptl/Versions
nptl/nptl-init.c
nptl/nptl_deallocate_tsd.c [new file with mode: 0644]
nptl/pthreadP.h
nptl/pthread_create.c
sysdeps/nptl/libc_start_call_main.h
sysdeps/nptl/pthread-functions.h