Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_thr.c101 sys_thr_create(struct thread *td, struct thr_create_args *uap) in sys_thr_create() function
Dinit_sysent.c467 …{ AS(thr_create_args), (sy_call_t *)sys_thr_create, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
/freebsd-9-stable/sys/sys/
Dsysproto.h2044 int sys_thr_create(struct thread *, struct thr_create_args *);