Home
last modified time | relevance | path

Searched refs:thr_new_initthr (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/kern/
H A Dkern_thr.c144 thr_new_initthr(struct thread *td, void *thunk) in thr_new_initthr() function
188 return (thread_create(td, rtpp, thr_new_initthr, param)); in kern_thr_new()