Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_thr.c119 sys_thr_create(struct thread *td, struct thr_create_args *uap) in sys_thr_create() function
Dinit_sysent.c482 …{ AS(thr_create_args), (sy_call_t *)sys_thr_create, AUE_THR_CREATE, NULL, 0, 0, SYF_CAPENABLED, SY…
/freebsd-12-stable/sys/sys/
Dsysproto.h2065 int sys_thr_create(struct thread *, struct thr_create_args *);