const syscall.CLONE_CHILD_SETTID

one use

	syscall (current package)
		exec_linux.go#L34: 	CLONE_CHILD_SETTID   = 0x01000000 // set the TID in the child