]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: Move __pthread_keys global variable 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)
commita91bf4e0ff4df92553e72f181ae1f60e1b36503c
tree7e7e7dcb4c797f287132d163b30b3e5609d77343
parent7a7229de1da3966e5e69e7c8d4746984003db4a6
nptl: Move __pthread_keys global variable 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/pthreadP.h
nptl/pthread_keys.c [new file with mode: 0644]
nptl/vars.c
nptl_db/structs.def