Home
last modified time | relevance | path

Searched refs:kern_thr_exit (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_thr.c321 return (kern_thr_exit(td)); in sys_thr_exit()
325 kern_thr_exit(struct thread *td) in kern_thr_exit() function
H A Dkern_thread.c1379 kern_thr_exit(td); in thread_suspend_check()
/f-stack/freebsd/sys/
H A Dsyscallsubr.h322 int kern_thr_exit(struct thread *td);