sig_intr
if (__predict_false(p1->p_pgrp != pg || sig_intr() != 0)) {
interrupted = sig_intr();
if (sig_intr() != 0) {
int sig_intr(void);