Searched refs:thr_exit_args (Results 1 – 6 of 6) sorted by relevance
309 sys_thr_exit(struct thread *td, struct thr_exit_args *uap)
500 …{ .sy_narg = AS(thr_exit_args), .sy_call = (sy_call_t *)sys_thr_exit, .sy_auevent = AUE_THR_EXIT, …
2172 struct thr_exit_args *p = params; in systrace_args()
1159 struct thr_exit_args { struct2145 int sys_thr_exit(struct thread *, struct thr_exit_args *);
501 …{ .sy_narg = AS(thr_exit_args), .sy_call = (sy_call_t *)sys_thr_exit, .sy_auevent = AUE_THR_EXIT, …
2030 struct thr_exit_args *p = params; in systrace_args()