Searched refs:t_bgwait (Results 1 – 2 of 2) sorted by relevance
104 struct cv t_bgwait; /* (t) Background wait queue. */ member
406 cv_broadcast(&tp->t_bgwait); in ttydev_close()497 error = tty_wait(tp, &tp->t_bgwait); in tty_wait_background()1091 cv_init(&tp->t_bgwait, "ttybg"); in tty_alloc_mutex()1129 cv_destroy(&tp->t_bgwait); in tty_dealloc()1210 cv_broadcast(&tp->t_bgwait); in tty_rel_gone()1891 cv_broadcast(&tp->t_bgwait); in tty_generic_ioctl()