_thr_ucond_broadcast
_thr_ucond_broadcast(&bar->b_cv);
_thr_ucond_broadcast(&cvp->kcond);
int _thr_ucond_broadcast(struct ucond *cv) __hidden;