const syscall.WCLONE

3 uses

	syscall (current package)
		exec_linux.go#L786: 			flags := uint(WCLONE)
		exec_linux.go#L830: 		_, _, errno = Syscall6(SYS_WAITID, _P_PIDFD, uintptr(pidfd), uintptr(unsafe.Pointer(&info)), WEXITED|WCLONE, 0, 0)
		zerrors_linux_amd64.go#L1169: 	WCLONE                           = 0x80000000