const syscall.CLONE_PARENT_SETTID

one use

	syscall (current package)
		exec_linux.go#L30: 	CLONE_PARENT_SETTID  = 0x00100000 // set the TID in the parent