Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thr.c132 sys_thr_new(struct thread *td, struct thr_new_args *uap) in sys_thr_new()
H A Dinit_sysent.c513 …{ .sy_narg = AS(thr_new_args), .sy_call = (sy_call_t *)sys_thr_new, .sy_auevent = AUE_THR_NEW, .sy…
H A Dsystrace_args.c2360 struct thr_new_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1256 struct thr_new_args { struct
2131 int sys_thr_new(struct thread *, struct thr_new_args *);