Searched refs:childproc_stopped (Results 1 – 2 of 2) sorted by relevance
1261 void childproc_stopped(struct proc *child, int reason);
3377 childproc_stopped(p, (p->p_flag & P_TRACED) ? in thread_stopped()3720 childproc_stopped(struct proc *p, int reason) in childproc_stopped() function