Searched refs:kern_thr_new (Results 1 – 2 of 2) sorted by relevance
143 return (kern_thr_new(td, ¶m)); in sys_thr_new()176 kern_thr_new(struct thread *td, struct thr_param *param) in kern_thr_new() function
323 int kern_thr_new(struct thread *td, struct thr_param *param);