Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thr.c143 return (kern_thr_new(td, &param)); in sys_thr_new()
176 kern_thr_new(struct thread *td, struct thr_param *param) in kern_thr_new() function
/f-stack/freebsd/sys/
H A Dsyscallsubr.h323 int kern_thr_new(struct thread *td, struct thr_param *param);