Searched refs:thisjob (Results 1 – 1 of 1) sorted by relevance
1048 struct job *thisjob; in dowait() local1061 thisjob = NULL; in dowait()1072 thisjob = jp; in dowait()1093 if (thisjob && thisjob->state != JOBRUNNING) { in dowait()1097 if (job == thisjob) in dowait()1100 showjob(out2, thisjob, mode); in dowait()1104 thisjob->changed = 1; in dowait()