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