Searched refs:sys_thr_new (Results 1 – 3 of 3) sorted by relevance
132 sys_thr_new(struct thread *td, struct thr_new_args *uap) in sys_thr_new() function
513 …{ .sy_narg = AS(thr_new_args), .sy_call = (sy_call_t *)sys_thr_new, .sy_auevent = AUE_THR_NEW, .sy…
2131 int sys_thr_new(struct thread *, struct thr_new_args *);