Home
last modified time | relevance | path

Searched refs:thr_create_args (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dkern_thr.c123 sys_thr_create(struct thread *td, struct thr_create_args *uap) in sys_thr_create()
H A Dinit_sysent.c499 …{ .sy_narg = AS(thr_create_args), .sy_call = (sy_call_t *)sys_thr_create, .sy_auevent = AUE_THR_CR…
H A Dsystrace_args.c2147 struct thr_create_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h1146 struct thr_create_args { struct
2163 int sys_thr_create(struct thread *, struct thr_create_args *);