Searched refs:thr_create_initthr (Results 1 – 1 of 1) sorted by relevance
110 thr_create_initthr(struct thread *td, void *thunk) in thr_create_initthr() function132 return (thread_create(td, NULL, thr_create_initthr, &args)); in sys_thr_create()