glibc/nptl/sysdeps/unix/sysv/linux/x86_64
Joseph Myers f4cf5f2d8b Add script to update copyright notices and reformat some to facilitate its use. 2013-01-01 16:29:10 +00:00
..
Implies Use x86-64 bits/pthreadtypes.h/semaphore.h for i386/x86-64 2012-05-30 17:29:22 -07:00
Versions
cancellation.S
clone.S
compat-timer.h
fork.c
libc-cancellation.S
libc-lowlevellock.S
librt-cancellation.S
lowlevellock.S Add systemtap static probe points in generic and x86_64 pthread code. 2012-05-25 13:41:03 -07:00
lowlevellock.h Fix clone flag name in comment to CLONE_CHILD_CLEARTID. 2012-10-02 08:52:55 +05:30
lowlevelrobustlock.S Add script to update copyright notices and reformat some to facilitate its use. 2013-01-01 16:29:10 +00:00
not-cancel.h
pt-vfork.S
pthread_barrier_wait.S
pthread_cond_broadcast.S Add systemtap static probe points in generic and x86_64 pthread code. 2012-05-25 13:41:03 -07:00
pthread_cond_signal.S Add systemtap static probe points in generic and x86_64 pthread code. 2012-05-25 13:41:03 -07:00
pthread_cond_timedwait.S Adjust mutex lock in condvar_cleanup if we got it from requeue_pi 2012-10-16 14:23:35 +05:30
pthread_cond_wait.S Adjust mutex lock in condvar_cleanup if we got it from requeue_pi 2012-10-16 14:23:35 +05:30
pthread_once.S Remove use of INTDEF/INTUSE in nptl 2012-05-30 00:45:53 +02:00
pthread_rwlock_rdlock.S Remove use of INTDEF/INTUSE in nptl 2012-05-30 00:45:53 +02:00
pthread_rwlock_timedrdlock.S
pthread_rwlock_timedwrlock.S
pthread_rwlock_unlock.S Remove use of INTDEF/INTUSE in nptl 2012-05-30 00:45:53 +02:00
pthread_rwlock_wrlock.S Remove use of INTDEF/INTUSE in nptl 2012-05-30 00:45:53 +02:00
pthread_setaffinity.c
pthread_spin_init.c
pthread_spin_unlock.S
sem_post.S Use LP_OP(cmp) on NWAITERS 2012-05-15 10:25:51 -07:00
sem_timedwait.S se LP_OP(op), LP_SIZE and ASM_ADDR in sem_timedwait.S 2012-05-15 12:47:31 -07:00
sem_trywait.S
sem_wait.S Use LP_OP(op), LP_SIZE and ASM_ADDR in sem_wait.S 2012-05-15 12:48:26 -07:00
sysdep-cancel.h Remove unused pseudo_end label 2012-07-25 21:58:17 +02:00
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
vfork.S