Home
last modified time | relevance | path

Searched refs:thr_kill_args (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/kern/
HDkern_thr.c406 sys_thr_kill(struct thread *td, struct thr_kill_args *uap) in sys_thr_kill()
HDinit_sysent.c482 …{ AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATI…
HDsystrace_args.c2441 struct thr_kill_args *p = params; in systrace_args()
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_sysent.c483 …{ AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 433 =…
HDfreebsd32_systrace_args.c2226 struct thr_kill_args *p = params; in systrace_args()
/NextBSD/sys/sys/
HDsysproto.h1294 struct thr_kill_args { struct
2355 int sys_thr_kill(struct thread *, struct thr_kill_args *);