Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_thr.c389 sys_thr_kill(struct thread *td, struct thr_kill_args *uap) in sys_thr_kill() function
H A Dinit_sysent.c485 …{ AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_THR_KILL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c492 …{ AS(thr_kill_args), (sy_call_t *)sys_thr_kill, AUE_THR_KILL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2055 int sys_thr_kill(struct thread *, struct thr_kill_args *);