Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thr.c309 sys_thr_exit(struct thread *td, struct thr_exit_args *uap) in sys_thr_exit() function
H A Dinit_sysent.c489 …{ .sy_narg = AS(thr_exit_args), .sy_call = (sy_call_t *)sys_thr_exit, .sy_auevent = AUE_THR_EXIT, …
/f-stack/freebsd/sys/
H A Dsysproto.h2110 int sys_thr_exit(struct thread *, struct thr_exit_args *);