const syscall.CLONE_THREAD

one use

	syscall (current package)
		exec_linux.go#L26: 	CLONE_THREAD         = 0x00010000 // Same thread group?