syscall.SysProcAttr.Setpgid (field)
3 uses
syscall (current package)
exec_libc2.go#L20: Setpgid bool
exec_libc2.go#L111: if sys.Setpgid || sys.Foreground {
src.elv.sh/pkg/eval
process_unix.go#L28: return &syscall.SysProcAttr{Setpgid: bg}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)