tty_wait_background
error = tty_wait_background(tp, curthread, SIGTTOU);
error = tty_wait_background(tp, curthread, SIGTTOU);
error = tty_wait_background(tp, curthread, SIGTTIN);
error = tty_wait_background(tp, curthread, SIGTTIN);
error = tty_wait_background(tp, curthread, SIGTTIN);
error = tty_wait_background(tp, curthread, SIGTTIN);
int tty_wait_background(struct tty *tp, struct thread *td, int sig);