Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_thr.c510 sys_thr_suspend(struct thread *td, struct thr_suspend_args *uap) in sys_thr_suspend()
HDinit_sysent.c491 …{ AS(thr_suspend_args), (sy_call_t *)sys_thr_suspend, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR…
HDsystrace_args.c2494 struct thr_suspend_args *p = params; in systrace_args()
/NextBSD/sys/sys/
HDsysproto.h1323 struct thr_suspend_args { struct
2361 int sys_thr_suspend(struct thread *, struct thr_suspend_args *);