Searched refs:pts_outwait (Results 1 – 1 of 1) sorted by relevance
99 struct cv pts_outwait; /* (t) Blocking read() on master. */ member177 error = cv_wait_sig(&psc->pts_outwait, tp->t_mtx); in ptsdev_read()634 cv_broadcast(&psc->pts_outwait); in ptsdrv_outwakeup()773 cv_init(&psc->pts_outwait, "ptsout"); in pts_alloc()819 cv_init(&psc->pts_outwait, "ptsout"); in pts_alloc_external()