glibc/sysdeps/unix/sysv/linux/alpha/nptl
Ulrich Drepper 26d77dc296 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
lll_robust_mutex_unlock): New macros.
(__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
2006-02-17 18:44:32 +00:00
..
bits (__pthread_list_t): New typedef. 2006-02-15 17:13:30 +00:00
Makefile Makefile for nptl on Alpha. 2003-07-01 20:19:46 +00:00
Versions Additional versions for Linux/Alpha. 2003-09-03 03:10:25 +00:00
aio_cancel.c New file. 2003-09-01 21:38:14 +00:00
clone.S * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Add support 2004-12-17 10:11:44 +00:00
createthread.c * sysdeps/alpha/tls.h (tcbhead_t): Add private. 2004-01-16 05:23:05 +00:00
fork.c Alpha specific fork in nptl on Alpha. 2003-07-01 20:20:57 +00:00
lowlevellock.h (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock, 2006-02-17 18:44:32 +00:00
pt-vfork.S * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New. 2004-03-11 21:34:25 +00:00
pthread_once.c (__pthread_once): Use atomic_increment instead of atomic_exchange_and_add. 2004-09-08 06:11:35 +00:00
sem_post.c sem_post implementation for nptl on Alpha. 2003-07-01 20:22:23 +00:00
sysdep-cancel.h * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (SINGLE_THREAD_P): 2004-09-06 01:12:02 +00:00
timer_create.c New file. 2003-09-01 21:38:14 +00:00
timer_delete.c New file. 2003-09-01 21:38:14 +00:00
timer_getoverr.c New file. 2003-09-01 21:38:14 +00:00
timer_gettime.c New file. 2003-09-01 21:38:14 +00:00
timer_settime.c New file. 2003-09-01 21:38:14 +00:00
vfork.S * sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def. 2004-09-15 12:22:09 +00:00