Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_thr.c624 sys_thr_stack(struct thread *td, struct thr_stack_args *uap) in sys_thr_stack()
HDinit_sysent.c516 …{ AS(thr_stack_args), (sy_call_t *)sys_thr_stack, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 467…
HDsystrace_args.c2702 struct thr_stack_args *p = params; in systrace_args()
/NextBSD/sys/sys/
HDsysproto.h1431 struct thr_stack_args { struct
2386 int sys_thr_stack(struct thread *, struct thr_stack_args *);