nptl: Move __free_tcb into libc
authorFlorian Weimer <fweimer@redhat.com>
Tue, 11 May 2021 09:08:00 +0000 (11:08 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 11 May 2021 09:24:36 +0000 (11:24 +0200)
commit8fbb33b3f74560ea3c74d289bdf59cffce52b463
treece89a60001d8a815ac5aba3fe6511b03609302b3
parentc79a31fb36fe265f7566bea622849b06c94b4022
nptl: Move __free_tcb into libc

Under the name __nptl_free_tcb.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
nptl/Makefile
nptl/Versions
nptl/nptl_free_tcb.c [new file with mode: 0644]
nptl/pthreadP.h
nptl/pthread_create.c
nptl/pthread_detach.c
nptl/pthread_join_common.c