Searched refs:rtpp (Results 1 – 1 of 1) sorted by relevance
173 struct rtprio rtp, *rtpp; in kern_thr_new() local176 rtpp = NULL; in kern_thr_new()181 rtpp = &rtp; in kern_thr_new()183 return (thread_create(td, rtpp, thr_new_initthr, param)); in kern_thr_new()