Searched refs:PEXITED (Results 1 – 1 of 1) sorted by relevance
36 #define PEXITED 1 macro846 if (j->state == PEXITED || j->state == PSIGNALLED) in j_jobs()878 if (j->state == PEXITED || j->state == PSIGNALLED) in j_notify()1043 if (j->state == PEXITED && j->status == 0 && in j_waitj()1176 p->state = PEXITED; in j_sigchld()1213 case PEXITED: in check_job()1229 if (j->state == PEXITED || j->state == PSIGNALLED) { in check_job()1342 case PEXITED: in j_print()