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

/freebsd-11-stable/sys/kern/
H A Dkern_thread.c1151 thread_single_end(struct proc *p, int mode) function
1164 ("thread_single_end from other thread %p %p",
H A Dkern_exec.c323 thread_single_end(p, SINGLE_BOUNDARY);
H A Dkern_fork.c388 thread_single_end(p1, SINGLE_BOUNDARY);
H A Dkern_proc.c3123 thread_single_end(p, SINGLE_ALLPROC);
/freebsd-11-stable/sys/sys/
H A Dproc.h1100 void thread_single_end(struct proc *p, int how);

Completed in 215 milliseconds