Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thr.c435 sys_thr_kill2(struct thread *td, struct thr_kill2_args *uap) in sys_thr_kill2()
H A Dinit_sysent.c539 …{ .sy_narg = AS(thr_kill2_args), .sy_call = (sy_call_t *)sys_thr_kill2, .sy_auevent = AUE_THR_KILL…
H A Dsystrace_args.c2571 struct thr_kill2_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1379 struct thr_kill2_args { struct
2153 int sys_thr_kill2(struct thread *, struct thr_kill2_args *);