Searched refs:thread_single (Results 1 – 7 of 7) sorted by relevance
159 if (sig_do_core(sig) && thread_single(p, SINGLE_NO_EXIT) == 0) { in sigexit()
369 if (thread_single(p1, SINGLE_BOUNDARY)) { in fork_norfproc()1011 if (thread_single(p1, SINGLE_BOUNDARY)) { in fork1()
311 if (thread_single(p, SINGLE_BOUNDARY) != 0) in pre_execve()335 thread_single(p, SINGLE_EXIT); in post_execve()
1222 thread_single(struct proc *p, int mode) in thread_single() function
286 if (!thread_single(p, SINGLE_EXIT)) in exit1()
3546 r = thread_single(p, SINGLE_ALLPROC); in stop_all_proc()
1263 int thread_single(struct proc *p, int how);