glibc/sysdeps/nptl
Florian Weimer 63627246f3 nptl: Move pthread_rwlock_init into libc
And __pthread_rwlock_init as a compatibility symbol.

__libc_rwlock_init is changed to call __pthread_rwlock_init directly.

The symbols were moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-05-03 09:17:59 +02:00
..
bits
sys
aio_misc.h
dl-thread_gscope_wait.c
dl-tls_init_tp.c nptl: __nptl_set_robust_list_avail must be nocommon 2021-04-22 11:08:43 +02:00
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
gai_misc.h
Implies
internaltypes.h
jmp-unwind.c
libc_start_call_main.h
libc-lock.h
libc-lockP.h nptl: Move pthread_rwlock_init into libc 2021-05-03 09:17:59 +02:00
librt-cancellation.c
lowlevellock-futex.h
lowlevellock.h
Makeconfig
Makefile
malloc-machine.h
proc_service.h
pthread_early_init.h nptl: Move internal symbol __mutex_aconf into libc 2021-04-21 19:49:51 +02:00
pthread_mutex_conf.h nptl: Move internal symbol __mutex_aconf into libc 2021-04-21 19:49:51 +02:00
pthread-offsets.h
pthread.h Add __attribute_access_none to disable GCC warnings [BZ #27714] 2021-04-27 13:01:55 -06:00
setxid.h nptl: Move setxid broadcast implementation into libc 2021-04-21 19:49:51 +02:00
stdio-lock.h
Subdirs
tcb-offsets.h
thrd_create.c
thread_db.h
timer_routines.h
tst-mqueue8x.c