Searched refs:P_BG (Results 1 – 1 of 1) sorted by relevance
117 #define P_BG 01000 macro194 if((pw->p_flag&(P_BG|P_DONE)) != (P_BG|P_DONE)) in job_chldtrap()196 pw->p_flag &= ~P_BG; in job_chldtrap()382 if((pw->p_flag&P_DONE) && (pw->p_flag&P_BG)) in job_reap()394 pw->p_flag &= ~P_BG; in job_reap()1147 bg = P_BG; in job_post()1231 pw->p_flag |= P_BG; in job_post()1516 pw->p_flag |= P_BG; in job_switch()1540 pw->p_flag &= ~P_BG; in job_switch()1607 if(pw->p_flag&P_BG) in job_unpost()