Home
last modified time | relevance | path

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

/freebsd/sys/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.c1469 kern_thr_exit(td); in thread_suspend_check()
/freebsd/sys/compat/linux/
H A Dlinux_fork.c490 kern_thr_exit(td); in linux_exit()
/freebsd/sys/sys/
H A Dsyscallsubr.h362 int kern_thr_exit(struct thread *td);