func golang.org/x/sys/unix.Getpgid
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1841: pid, _ = Getpgid(0)
zsyscall_linux.go#L902: func Getpgid(pid int) (pgid int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)