summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps')
-rw-r--r--libpthread/nptl/sysdeps/alpha/Makefile21
-rw-r--r--libpthread/nptl/sysdeps/alpha/dl-tls.h29
-rw-r--r--libpthread/nptl/sysdeps/alpha/elf/pt-initfini.c89
-rw-r--r--libpthread/nptl/sysdeps/alpha/jmpbuf-unwind.h31
-rw-r--r--libpthread/nptl/sysdeps/alpha/libc-tls.c37
-rw-r--r--libpthread/nptl/sysdeps/alpha/pthread_spin_lock.S45
-rw-r--r--libpthread/nptl/sysdeps/alpha/pthread_spin_trylock.S46
-rw-r--r--libpthread/nptl/sysdeps/alpha/pthreaddef.h38
-rw-r--r--libpthread/nptl/sysdeps/alpha/tcb-offsets.sym14
-rw-r--r--libpthread/nptl/sysdeps/alpha/tls.h127
-rw-r--r--libpthread/nptl/sysdeps/arm/Makefile.arch71
-rw-r--r--libpthread/nptl/sysdeps/arm/aeabi_read_tp.S1
-rw-r--r--libpthread/nptl/sysdeps/arm/aeabi_unwind_cpp_pr1.c1
-rw-r--r--libpthread/nptl/sysdeps/arm/dl-tls.h29
-rw-r--r--libpthread/nptl/sysdeps/arm/jmpbuf-unwind.h36
-rw-r--r--libpthread/nptl/sysdeps/arm/pthread_spin_lock.S31
-rw-r--r--libpthread/nptl/sysdeps/arm/pthread_spin_trylock.S34
-rw-r--r--libpthread/nptl/sysdeps/arm/pthreaddef.h39
-rw-r--r--libpthread/nptl/sysdeps/arm/tcb-offsets.sym11
-rw-r--r--libpthread/nptl/sysdeps/arm/thumb_atomics.S1
-rw-r--r--libpthread/nptl/sysdeps/arm/tls.h159
-rw-r--r--libpthread/nptl/sysdeps/generic/Makefile13
-rw-r--r--libpthread/nptl/sysdeps/generic/Makefile.in30
-rw-r--r--libpthread/nptl/sysdeps/generic/dl-tls.c895
-rw-r--r--libpthread/nptl/sysdeps/generic/dl-tls.h2
-rw-r--r--libpthread/nptl/sysdeps/generic/libc-tls.c265
-rw-r--r--libpthread/nptl/sysdeps/generic/lowlevellock.h84
-rw-r--r--libpthread/nptl/sysdeps/i386/Makefile27
-rw-r--r--libpthread/nptl/sysdeps/i386/Makefile.arch53
-rw-r--r--libpthread/nptl/sysdeps/i386/dl-tls.h62
-rw-r--r--libpthread/nptl/sysdeps/i386/i486/pthread_spin_trylock.S47
-rw-r--r--libpthread/nptl/sysdeps/i386/i586/pthread_spin_trylock.S20
-rw-r--r--libpthread/nptl/sysdeps/i386/i686/Makefile32
-rw-r--r--libpthread/nptl/sysdeps/i386/i686/pthread_spin_trylock.S21
-rw-r--r--libpthread/nptl/sysdeps/i386/i686/tls.h36
-rw-r--r--libpthread/nptl/sysdeps/i386/jmpbuf-unwind.h32
-rw-r--r--libpthread/nptl/sysdeps/i386/pthread_spin_init.c20
-rw-r--r--libpthread/nptl/sysdeps/i386/pthread_spin_lock.c49
-rw-r--r--libpthread/nptl/sysdeps/i386/pthread_spin_unlock.S32
-rw-r--r--libpthread/nptl/sysdeps/i386/pthreaddef.h48
-rw-r--r--libpthread/nptl/sysdeps/i386/tcb-offsets.sym17
-rw-r--r--libpthread/nptl/sysdeps/i386/tls.h480
-rw-r--r--libpthread/nptl/sysdeps/mips/Makefile13
-rw-r--r--libpthread/nptl/sysdeps/mips/Makefile.arch67
-rw-r--r--libpthread/nptl/sysdeps/mips/dl-tls.h46
-rw-r--r--libpthread/nptl/sysdeps/mips/jmpbuf-unwind.h30
-rw-r--r--libpthread/nptl/sysdeps/mips/libc-tls.c37
-rw-r--r--libpthread/nptl/sysdeps/mips/nptl-sysdep.S2
-rw-r--r--libpthread/nptl/sysdeps/mips/pthread_spin_lock.S38
-rw-r--r--libpthread/nptl/sysdeps/mips/pthread_spin_trylock.S43
-rw-r--r--libpthread/nptl/sysdeps/mips/pthreaddef.h39
-rw-r--r--libpthread/nptl/sysdeps/mips/regdef.h26
-rw-r--r--libpthread/nptl/sysdeps/mips/tcb-offsets.sym11
-rw-r--r--libpthread/nptl/sysdeps/mips/tls.h181
-rw-r--r--libpthread/nptl/sysdeps/powerpc/Makefile21
-rw-r--r--libpthread/nptl/sysdeps/powerpc/dl-tls.h49
-rw-r--r--libpthread/nptl/sysdeps/powerpc/jmpbuf-unwind.h31
-rw-r--r--libpthread/nptl/sysdeps/powerpc/pthread_spin_lock.c45
-rw-r--r--libpthread/nptl/sysdeps/powerpc/pthread_spin_trylock.c43
-rw-r--r--libpthread/nptl/sysdeps/powerpc/pthreaddef.h41
-rw-r--r--libpthread/nptl/sysdeps/powerpc/tcb-offsets.sym20
-rw-r--r--libpthread/nptl/sysdeps/powerpc/tls.h209
-rw-r--r--libpthread/nptl/sysdeps/pthread/Makefile13
-rw-r--r--libpthread/nptl/sysdeps/pthread/Makefile.in163
-rw-r--r--libpthread/nptl/sysdeps/pthread/allocalim.h30
-rw-r--r--libpthread/nptl/sysdeps/pthread/bits/libc-lock.h586
-rw-r--r--libpthread/nptl/sysdeps/pthread/bits/libc-tsd.h69
-rw-r--r--libpthread/nptl/sysdeps/pthread/bits/sigthread.h44
-rw-r--r--libpthread/nptl/sysdeps/pthread/bits/stdio-lock.h111
-rw-r--r--libpthread/nptl/sysdeps/pthread/createthread.c257
-rw-r--r--libpthread/nptl/sysdeps/pthread/defs.awk24
-rw-r--r--libpthread/nptl/sysdeps/pthread/librt-cancellation.c25
-rw-r--r--libpthread/nptl/sysdeps/pthread/list.h103
-rw-r--r--libpthread/nptl/sysdeps/pthread/malloc-machine.h73
-rw-r--r--libpthread/nptl/sysdeps/pthread/posix-timer.h197
-rw-r--r--libpthread/nptl/sysdeps/pthread/pt-initfini.c125
-rw-r--r--libpthread/nptl/sysdeps/pthread/pt-longjmp.c29
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread-functions.h117
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread.h1138
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_barrier_destroy.c44
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_barrier_init.c71
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_barrier_wait.c79
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_cond_broadcast.c90
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_cond_signal.c63
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c216
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c193
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_once.c54
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_rwlock_rdlock.c97
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_rwlock_timedrdlock.c137
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_rwlock_timedwrlock.c127
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_rwlock_unlock.c60
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_rwlock_wrlock.c89
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_sigmask.c58
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_spin_destroy.c29
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_spin_init.c28
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_spin_unlock.c30
-rw-r--r--libpthread/nptl/sysdeps/pthread/rt-unwind-resume.c1
-rw-r--r--libpthread/nptl/sysdeps/pthread/setxid.h63
-rw-r--r--libpthread/nptl/sysdeps/pthread/sigaction.c51
-rw-r--r--libpthread/nptl/sysdeps/pthread/sigfillset.c21
-rw-r--r--libpthread/nptl/sysdeps/pthread/sigprocmask.c22
-rw-r--r--libpthread/nptl/sysdeps/pthread/tcb-offsets.h1
-rw-r--r--libpthread/nptl/sysdeps/pthread/timer_create.c170
-rw-r--r--libpthread/nptl/sysdeps/pthread/timer_delete.c70
-rw-r--r--libpthread/nptl/sysdeps/pthread/timer_getoverr.c45
-rw-r--r--libpthread/nptl/sysdeps/pthread/timer_gettime.c77
-rw-r--r--libpthread/nptl/sysdeps/pthread/timer_routines.c578
-rw-r--r--libpthread/nptl/sysdeps/pthread/timer_settime.c137
-rw-r--r--libpthread/nptl/sysdeps/pthread/tpp.c172
-rw-r--r--libpthread/nptl/sysdeps/pthread/uClibc-glue.h47
-rw-r--r--libpthread/nptl/sysdeps/pthread/unwind-forcedunwind.c151
-rw-r--r--libpthread/nptl/sysdeps/pthread/unwind-resume.c76
-rw-r--r--libpthread/nptl/sysdeps/sh/Makefile3
-rw-r--r--libpthread/nptl/sysdeps/sh/Makefile.arch56
-rw-r--r--libpthread/nptl/sysdeps/sh/dl-tls.h29
-rw-r--r--libpthread/nptl/sysdeps/sh/jmpbuf-unwind.h33
-rw-r--r--libpthread/nptl/sysdeps/sh/pthread_spin_init.c20