<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Race conditions</title>
	<atom:link href="http://www.morlok.net/ryan/2006/04/24/race-conditions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morlok.net/ryan/2006/04/24/race-conditions/</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 20:44:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Dusty</title>
		<link>http://www.morlok.net/ryan/2006/04/24/race-conditions/#comment-193</link>
		<dc:creator>Dusty</dc:creator>
		<pubDate>Tue, 25 Apr 2006 20:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.morlok.net/ryan/?p=47#comment-193</guid>
		<description>Exactly.</description>
		<content:encoded><![CDATA[<p>Exactly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shoe</title>
		<link>http://www.morlok.net/ryan/2006/04/24/race-conditions/#comment-184</link>
		<dc:creator>shoe</dc:creator>
		<pubDate>Tue, 25 Apr 2006 16:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.morlok.net/ryan/?p=47#comment-184</guid>
		<description>Ok, solution:

Since it works when you're doing print statements just pepper the code with Console.Write("") all over the place.  Bam.  Ghetto-rigged nicely.</description>
		<content:encoded><![CDATA[<p>Ok, solution:</p>
<p>Since it works when you&#8217;re doing print statements just pepper the code with Console.Write(&#8221;") all over the place.  Bam.  Ghetto-rigged nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusty</title>
		<link>http://www.morlok.net/ryan/2006/04/24/race-conditions/#comment-177</link>
		<dc:creator>Dusty</dc:creator>
		<pubDate>Tue, 25 Apr 2006 06:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.morlok.net/ryan/?p=47#comment-177</guid>
		<description>So...how much of a delay are we talking here...I mean, if it fixes it...

Also, is this in that C# gibberish you keep extolling?</description>
		<content:encoded><![CDATA[<p>So&#8230;how much of a delay are we talking here&#8230;I mean, if it fixes it&#8230;</p>
<p>Also, is this in that C# gibberish you keep extolling?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shoe</title>
		<link>http://www.morlok.net/ryan/2006/04/24/race-conditions/#comment-176</link>
		<dc:creator>shoe</dc:creator>
		<pubDate>Tue, 25 Apr 2006 04:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.morlok.net/ryan/?p=47#comment-176</guid>
		<description>I recommend utilization of "goto".  I can't think of a programming problem that the "goto" command doesn't solve.</description>
		<content:encoded><![CDATA[<p>I recommend utilization of &#8220;goto&#8221;.  I can&#8217;t think of a programming problem that the &#8220;goto&#8221; command doesn&#8217;t solve.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
