glibc/sysdeps/nptl
Florian Weimer 7538d46113 nptl: Make pthread_attr_t dynamically extensible
This introduces the function __pthread_attr_extension to allocate the
extension space, which is freed by pthread_attr_destroy.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2020-06-02 11:54:58 +02:00
..
bits nptl: Move nptl-specific types to separate header 2020-02-09 13:56:48 +01:00
sys
aio_misc.h
allocrtsig.c
dl-tunables.list
fork.c Linux: set_robust_list syscall number is always available 2020-03-03 12:49:44 +01:00
fork.h
futex-internal.h
gai_misc.h
Implies
internaltypes.h nptl: Make pthread_attr_t dynamically extensible 2020-06-02 11:54:58 +02:00
jmp-unwind.c
libc-lock.h
libc-lockP.h
librt-cancellation.c
lowlevellock-futex.h linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
lowlevellock.h
Makeconfig
Makefile
malloc-machine.h
proc_service.h
pthread-functions.h nptl: Move pthread_setschedparam implementation into libc 2020-02-20 08:57:01 +01:00
pthread-offsets.h nptl: update default pthread-offsets.h 2020-02-10 17:01:21 +01:00
pthread.h nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271] 2020-01-30 15:54:49 +01:00
setxid.h
shm-directory.h
stdio-lock.h
Subdirs
tcb-offsets.h
thrd_create.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
thread_db.h
timer_routines.h
tst-mqueue8x.c
unwind-forcedunwind.c