const syscall.SYS_TGKILL
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L854: _, _, e1 := RawSyscall(SYS_TGKILL, uintptr(tgid), uintptr(tid), uintptr(sig))
zsysnum_linux_amd64.go#L243: SYS_TGKILL = 234
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)