mirror of git://sourceware.org/git/glibc.git
Move __pthread_enable_asynccancel right before futex syscall. * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S (sem_timedwait): Likewise. 2007-05-25 Ulrich Drepper <drepper@redhat.com> Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Move __pthread_enable_asynccancel right before futex syscall. * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S (sem_timedwait): Likewise. 2007-05-24 Jakub Jelinek <jakub@redhat.com> |
||
|---|---|---|
| .. | ||
| libc-lowlevellock.S | ||
| lowlevellock.S | ||
| lowlevelrobustlock.S | ||
| pthread_barrier_wait.S | ||
| pthread_cond_broadcast.S | ||
| pthread_cond_signal.S | ||
| pthread_cond_timedwait.S | ||
| pthread_cond_wait.S | ||
| pthread_rwlock_rdlock.S | ||
| pthread_rwlock_timedrdlock.S | ||
| pthread_rwlock_timedwrlock.S | ||
| pthread_rwlock_unlock.S | ||
| pthread_rwlock_wrlock.S | ||
| sem_post.S | ||
| sem_timedwait.S | ||
| sem_trywait.S | ||
| sem_wait.S | ||