const syscall.CLONE_CHILD_CLEARTID

one use

	syscall (current package)
		exec_linux.go#L31: 	CLONE_CHILD_CLEARTID = 0x00200000 // clear the TID in the child