Function sys_tgkill

Source
pub fn sys_tgkill(tgid: Pid, tid: Pid, signo: u32) -> LinuxResult<isize>