<?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: Mixing threads and signals [Unix]</title>
	<atom:link href="http://www.serpentine.com/blog/threads-faq/mixing-threads-and-signals-unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serpentine.com/blog</link>
	<description>Bryan O'Sullivan's blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:50:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Josh</title>
		<link>http://www.serpentine.com/blog/threads-faq/mixing-threads-and-signals-unix/comment-page-1/#comment-144313</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 16 Apr 2008 23:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://home.serpentine.com/blog/2005/06/09/mixing-threads-and-signals-unix/#comment-144313</guid>
		<description>That&#039;s not entirely correct -- the Linux clone() API which pthreads is built on top of can, in fact, allow separate signal handlers per thread.  That&#039;s actually dead useful in a lot of ways.</description>
		<content:encoded><![CDATA[<p>That&#8217;s not entirely correct &#8212; the Linux clone() API which pthreads is built on top of can, in fact, allow separate signal handlers per thread.  That&#8217;s actually dead useful in a lot of ways.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
