mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 18:31:04 +00:00
24a49f38ad
* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h (pthrad_cond_t): Replace __unused field with __clock. * sysdeps/pthread/pthread_cond_wait.c: Release condvar lock before waken all waiters in cleanup handler. * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Likewise. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Likewise. |
||
---|---|---|
.. | ||
bits | ||
fork.c | ||
libc-lowlevellock.S | ||
libc-lowlevelmutex.S | ||
lowlevellock.h | ||
lowlevellock.S | ||
lowlevelmutex.S | ||
Makefile | ||
pt-vfork.S | ||
pthread_barrier_wait.S | ||
pthread_cond_broadcast.S | ||
pthread_cond_signal.S | ||
pthread_cond_timedwait.S | ||
pthread_cond_wait.S | ||
pthread_once.S | ||
pthread_rwlock_rdlock.S | ||
pthread_rwlock_timedrdlock.S | ||
pthread_rwlock_timedwrlock.S | ||
pthread_rwlock_unlock.S | ||
pthread_rwlock_wrlock.S | ||
pthread_spin_init.c | ||
pthread_spin_unlock.S | ||
sem_post.S | ||
sem_timedwait.S | ||
sem_trywait.S | ||
sem_wait.S | ||
sysdep-cancel.h |