Searched refs:thread_single_end (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dkern_fork.c389 thread_single_end(p1, SINGLE_BOUNDARY);
H A Dkern_thread.c1196 thread_single_end(struct proc *p, int mode) function
1209 ("thread_single_end from other thread %p %p",
H A Dkern_exec.c330 thread_single_end(p, SINGLE_BOUNDARY);
H A Dkern_proc.c3236 thread_single_end(p, SINGLE_ALLPROC);
/freebsd-12-stable/sys/sys/
H A Dproc.h1156 void thread_single_end(struct proc *p, int how);

Completed in 200 milliseconds