Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Feb 2003 01:12:02 +0000 (01:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Feb 2003 01:12:02 +0000 (01:12 +0000)
commita1ea4c0638ecf4ef3c421b03089000aca7d0f0eb
tree6ecd88fb4921750225d856d4f425b81e06986d3f
parente8cda341a4e8893a5932a0d22440e7c191c37564
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.
nptl/ChangeLog
nptl/sysdeps/pthread/pthread.h
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
nptl/tst-cond7.c