* pthread_cond_destroy.c (__pthread_cond_destroy): If there are
authorUlrich Drepper <drepper@redhat.com>
Sun, 25 Sep 2005 23:58:51 +0000 (23:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 25 Sep 2005 23:58:51 +0000 (23:58 +0000)
commit560b47093fedfc210e2020d93c20fcfe3e620312
tree67299737972434af7a2a89d8c64a520dc612dff8
parent9c5a79048766f0ac89aa84ad0c9a2f6e6dffec17
* pthread_cond_destroy.c (__pthread_cond_destroy): If there are

waiters, awake all waiters on the associated mutex.
nptl/ChangeLog
nptl/pthread_cond_destroy.c