syscall.SysProcAttr.UseCgroupFD (field)

2 uses

	syscall (current package)
		exec_linux.go#L102: 	UseCgroupFD                bool      // Whether to make use of the CgroupFD field.
		exec_linux.go#L293: 	if sys.UseCgroupFD {