Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_thr.c116 sys_thr_create(struct thread *td, struct thr_create_args *uap) in sys_thr_create() function
H A Dinit_sysent.c493 …{ .sy_narg = AS(thr_create_args), .sy_call = (sy_call_t *)sys_thr_create, .sy_auevent = AUE_THR_CR…
/freebsd/sys/sys/
H A Dsysproto.h2135 int sys_thr_create(struct thread *, struct thr_create_args *);