Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterGroup ¶
func RegisterGroup(pgid int) <-chan struct{}
RegisterGroup registers a process group id and returns a channel that will be closed when the operating system reports that every member of that group has exited. The caller should launch the command with SysProcAttr.Setpgid = true so that pgid equals the parent pid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.