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

/freebsd-10.2-release/sys/kern/
H A Dkern_fork.c367 thread_single_end(p1, SINGLE_BOUNDARY);
H A Dkern_thread.c1031 thread_single_end(struct proc *p, int mode) function
1044 ("thread_single_end from other thread %p %p",
H A Dkern_exec.c311 thread_single_end(p, SINGLE_BOUNDARY);
H A Dkern_proc.c2960 thread_single_end(p, SINGLE_ALLPROC);
/freebsd-10.2-release/sys/sys/
H A Dproc.h959 void thread_single_end(struct proc *p, int how);

Completed in 85 milliseconds