Searched refs:job_unstop (Results 1 – 1 of 1) sorted by relevance
168 static void job_unstop(struct process*);186 # define job_unstop(pw) macro839 job_unstop(pw); in job_set()1160 job_unstop(job_bypid(pw->p_pid)); in job_kill()1180 job_unstop(pw); in job_kill()1252 job_unstop(pw); in job_hup()1792 job_unstop(pw); in job_switch()1814 static void job_unstop(register struct process *px) in job_unstop() function