DOWAIT_BLOCK
if (dowait(DOWAIT_BLOCK | (Tflag ? DOWAIT_SIG |
if ((mode & (DOWAIT_BLOCK | DOWAIT_SIG)) != DOWAIT_BLOCK)
} while (dowait(DOWAIT_BLOCK | DOWAIT_SIG, job) != -1);