glibc/sysdeps/nptl
Florian Weimer 90e97b3720 Remove pthread_key_create-related internals from libc-lock.h
And libc-lockP.h.  This is no longer used because all internal
TLS use goes directly to the thread descriptor/TCB or uses ELF TLS.
2021-04-21 19:49:51 +02:00
..
bits
sys
aio_misc.h
dl-thread_gscope_wait.c
dl-tunables.list
fork.c nptl: Invoke the set_robust_list system call directly in fork 2021-04-21 19:49:51 +02:00
futex-internal.h nptl: Move futex-internal into libc 2021-02-22 18:30:52 +01:00
gai_misc.h
Implies
internaltypes.h
jmp-unwind.c nptl: Move __pthread_cleanup_upto into libc 2021-04-21 19:49:50 +02:00
libc_start_call_main.h nptl: Move __nptl_deallocate_tsd into libc 2021-04-21 19:49:50 +02:00
libc-lock.h nptl: Move legacy unwinding implementation into libc 2021-04-21 19:49:50 +02:00
libc-lockP.h Remove pthread_key_create-related internals from libc-lock.h 2021-04-21 19:49:51 +02:00
librt-cancellation.c
lowlevellock-futex.h
lowlevellock.h nptl: Move elision implementations into libc 2021-02-23 14:59:34 +01:00
Makeconfig
Makefile
malloc-machine.h
proc_service.h
pthread-functions.h nptl: Invoke the set_robust_list system call directly in fork 2021-04-21 19:49:51 +02:00
pthread-offsets.h
pthread.h nptl: Move pthread_mutex_consistent into libc 2021-04-21 19:49:50 +02:00
setxid.h
stdio-lock.h
Subdirs
tcb-offsets.h
thrd_create.c
thread_db.h
timer_routines.h
tst-mqueue8x.c