Searched refs:rtpp (Results 1 – 1 of 1) sorted by relevance
178 struct rtprio rtp, *rtpp; in kern_thr_new() local181 rtpp = NULL; in kern_thr_new()186 rtpp = &rtp; in kern_thr_new()188 return (thread_create(td, rtpp, thr_new_initthr, param)); in kern_thr_new()