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