Searched refs:sys_thr_set_name (Results 1 – 3 of 3) sorted by relevance
578 sys_thr_set_name(struct thread *td, struct thr_set_name_args *uap) in sys_thr_set_name() function
522 …{ .sy_narg = AS(thr_set_name_args), .sy_call = (sy_call_t *)sys_thr_set_name, .sy_auevent = AUE_NU…
2140 int sys_thr_set_name(struct thread *, struct thr_set_name_args *);