Update.
commit9b2dc5158996348484428ef6698186628152da3f
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Sep 2004 21:18:48 +0000 (10 21:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Sep 2004 21:18:48 +0000 (10 21:18 +0000)
tree46e713081c12ce5665e394844969215b64c4d1db
parent05f4d5cd08269699c405f190e6f858ec6c079457
Update.

2004-09-10  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

* sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Decrement
__nwaiters.  If pthread_cond_destroy has been called and this is
the last waiter, signal pthread_cond_destroy caller and avoid
using the pthread_cond_t structure after unlock.
* sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
ChangeLog
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S