<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Race condition - Revision history</title>
		<link>http://wiki.apidesign.org/index.php?title=Race_condition&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0rc1</generator>
		<lastBuildDate>Fri, 01 May 2026 16:03:12 GMT</lastBuildDate>
		<item>
			<title>JaroslavTulach at 14:53, 29 June 2020</title>
			<link>http://wiki.apidesign.org/index.php?title=Race_condition&amp;diff=10154&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:53, 29 June 2020&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;When two executions of the same program yield different results, then there very likely is a [[race condition]] in your [[ImpossibleThreading|multi-threaded]] code.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;When two executions of the same program yield different results, then there very likely is a [[race condition]] in your [[ImpossibleThreading|multi-threaded]] code&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;. Read on, for example about [[FlowControllingTest]]..&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 29 Jun 2020 14:53:33 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Race_condition</comments>		</item>
		<item>
			<title>JaroslavTulach: New page: When two executions of the same program yield different results, then there very likely is a race condition in your multi-threaded code.</title>
			<link>http://wiki.apidesign.org/index.php?title=Race_condition&amp;diff=10153&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: When two executions of the same program yield different results, then there very likely is a &lt;a href=&quot;/wiki/Race_condition&quot; title=&quot;Race condition&quot;&gt;race condition&lt;/a&gt; in your &lt;a href=&quot;/wiki/ImpossibleThreading&quot; title=&quot;ImpossibleThreading&quot;&gt;multi-threaded&lt;/a&gt; code.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When two executions of the same program yield different results, then there very likely is a [[race condition]] in your [[ImpossibleThreading|multi-threaded]] code.&lt;/div&gt;</description>
			<pubDate>Mon, 29 Jun 2020 14:52:26 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Race_condition</comments>		</item>
	</channel>
</rss>