Searched refs:thr_stack_args (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | kern_thr.c | 624 sys_thr_stack(struct thread *td, struct thr_stack_args *uap) in sys_thr_stack()
|
| HD | init_sysent.c | 516 …{ AS(thr_stack_args), (sy_call_t *)sys_thr_stack, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 467…
|
| HD | systrace_args.c | 2702 struct thr_stack_args *p = params; in systrace_args()
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 1431 struct thr_stack_args { struct 2386 int sys_thr_stack(struct thread *, struct thr_stack_args *);
|