glibc/nptl/sysdeps/unix/sysv/linux/i386/i486
Ulrich Drepper a1ea4c0638 Update.
* tst-cond7.c (do_test): Unlock the mutex before canceling the thread.

	* sysdeps/pthread/pthread.h: Add missing initializers.  Protect
	non-standard initializers with __USE_GNU.
2003-02-14 01:12:02 +00:00
..
libc-lowlevellock.S Update. 2003-02-03 03:51:24 +00:00
libc-lowlevelmutex.S Update. 2002-12-20 07:12:24 +00:00
lowlevellock.S Update. 2003-02-03 03:51:24 +00:00
lowlevelmutex.S Update. 2002-12-20 07:12:24 +00:00
pthread_barrier_wait.S Update. 2002-12-20 07:12:24 +00:00
pthread_cond_broadcast.S Update. 2003-02-14 01:12:02 +00:00
pthread_cond_signal.S Update. 2003-02-06 19:15:14 +00:00
pthread_cond_timedwait.S Update. 2003-02-06 08:38:56 +00:00
pthread_cond_wait.S Update. 2003-02-06 08:38:56 +00:00
pthread_rwlock_rdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_unlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_wrlock.S Update. 2003-01-29 00:39:03 +00:00
sem_post.S Update. 2003-01-28 23:52:31 +00:00
sem_timedwait.S Update. 2003-01-28 23:52:31 +00:00
sem_trywait.S Update. 2003-01-28 23:52:31 +00:00
sem_wait.S Update. 2003-01-28 23:52:31 +00:00