<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Recursive Locks Will Kill You!</title>
	<atom:link href="http://www.fieryrobot.com/blog/2008/10/14/recursive-locks-will-kill-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fieryrobot.com/blog/2008/10/14/recursive-locks-will-kill-you/</link>
	<description>Defender of Corporate Headquarters</description>
	<lastBuildDate>Sun, 11 Jul 2010 13:50:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Anton</title>
		<link>http://www.fieryrobot.com/blog/2008/10/14/recursive-locks-will-kill-you/comment-page-1/#comment-181553</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Fri, 25 Sep 2009 08:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieryrobot.com/blog/?p=133#comment-181553</guid>
		<description>&lt;blockquote&gt;
  &lt;p&gt;if you didn’t unlock the exact right amount of times, you will leave a thread holding the lock forever&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;You might as well consider using C++, which allows you to use scoped locks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote>
  <p>if you didn’t unlock the exact right amount of times, you will leave a thread holding the lock forever</p>
</blockquote>

<p>You might as well consider using C++, which allows you to use scoped locks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.fieryrobot.com/blog/2008/10/14/recursive-locks-will-kill-you/comment-page-1/#comment-137657</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Fri, 14 Nov 2008 00:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieryrobot.com/blog/?p=133#comment-137657</guid>
		<description>&lt;p&gt;Wow. That&#039;s pretty funny, in a not funny way :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow. That&#8217;s pretty funny, in a not funny way <img src='http://www.fieryrobot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://www.fieryrobot.com/blog/2008/10/14/recursive-locks-will-kill-you/comment-page-1/#comment-137638</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Thu, 13 Nov 2008 22:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieryrobot.com/blog/?p=133#comment-137638</guid>
		<description>&lt;p&gt;You might find this interesting.  It&#039;s about how pthreads came to have recursive mutexes.&lt;/p&gt;

&lt;p&gt;http://groups.google.com/group/comp.programming.threads/msg/d835f2f6ef8aed99?hl=en&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You might find this interesting.  It&#8217;s about how pthreads came to have recursive mutexes.</p>

<p><a href="http://groups.google.com/group/comp.programming.threads/msg/d835f2f6ef8aed99?hl=en" rel="nofollow">http://groups.google.com/group/comp.programming.threads/msg/d835f2f6ef8aed99?hl=en</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://www.fieryrobot.com/blog/2008/10/14/recursive-locks-will-kill-you/comment-page-1/#comment-137300</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Wed, 12 Nov 2008 12:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieryrobot.com/blog/?p=133#comment-137300</guid>
		<description>&lt;p&gt;The world is going multicore. You can&#039;t avoid threads.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The world is going multicore. You can&#8217;t avoid threads.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Willie Abrams</title>
		<link>http://www.fieryrobot.com/blog/2008/10/14/recursive-locks-will-kill-you/comment-page-1/#comment-132373</link>
		<dc:creator>Willie Abrams</dc:creator>
		<pubDate>Wed, 15 Oct 2008 14:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.fieryrobot.com/blog/?p=133#comment-132373</guid>
		<description>&lt;p&gt;Great guidelines. Thanks for sharing your wisdom on this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great guidelines. Thanks for sharing your wisdom on this.</p>]]></content:encoded>
	</item>
</channel>
</rss>
