Searched refs:PSIGNALLED (Results 1 – 1 of 1) sorted by relevance
37 #define PSIGNALLED 2 macro846 if (j->state == PEXITED || j->state == PSIGNALLED) in j_jobs()878 if (j->state == PEXITED || j->state == PSIGNALLED) in j_notify()1075 if (Flag(FMONITOR) && j->state == PSIGNALLED && in j_waitj()1174 p->state = PSIGNALLED; in j_sigchld()1216 case PSIGNALLED: in check_job()1229 if (j->state == PEXITED || j->state == PSIGNALLED) { in check_job()1351 case PSIGNALLED: in j_print()