glibc/sysdeps/nptl
Andreas Schwab ed5da9d659 Remove futex_supports_pshared
Both NPTL and HTL support PTHREAD_PROCESS_SHARED, and since the removal of
the NaCL port there are no other pthread implementations.
2025-09-08 15:01:18 +02:00
..
bits nptl: Fix "Arch-sepecific" typo in comment 2025-09-01 13:10:48 +01:00
sys
Implies
Makeconfig
Makefile
Subdirs
_Fork.c
aio_misc.h aio_suspend64: Fix clock discrepancy [BZ #32795] 2025-03-25 01:05:11 +01:00
cancellation-pc-check.h
dl-mutex.c
dl-thread_gscope_wait.c
dl-tls_init_tp.c nptl: clear the whole rseq area before registration 2025-02-21 22:21:25 +00:00
dl-tunables.list
fork.h nptl: Add support for setup guard pages with MADV_GUARD_INSTALL 2025-01-30 10:16:37 -03:00
futex-internal.h Remove futex_supports_pshared 2025-09-08 15:01:18 +02:00
gai_misc.h
internaltypes.h
jmp-unwind.c
libc-lock.h
libc-lockP.h
libc_start_call_main.h
lowlevellock-futex.h
lowlevellock.h
malloc-machine.h
proc_service.h
pthread-offsets.h
pthread.h nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) 2025-03-13 07:43:33 +01:00
pthreadP.h nptl: Drop IS_IN (libpthread) around hidden_proto (__pthread_rwlock_unlock) 2025-09-01 09:07:35 +08:00
pthread_atfork_compat.h
pthread_early_init.h
pthread_mutex_backoff.h
pthread_mutex_conf.h
rseq-access.h nptl: Introduce <rseq-access.h> for RSEQ_* accessors 2025-01-10 20:20:17 +00:00
setxid.h
stdio-lock.h
tcb-access.h
tcb-offsets.h
thread_db.h
timer_routines.h
tst-mqueue8x.c