kern_thr_new
return (kern_thr_new(td, ¶m));
int kern_thr_new(struct thread *td, struct thr_param *param);