<?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: C/C++ reference counting with atomic variables and gcc</title>
	<atom:link href="http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 05:08:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ang Way Chuang</title>
		<link>http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-24011</link>
		<dc:creator>Ang Way Chuang</dc:creator>
		<pubDate>Wed, 14 Jul 2010 04:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexonlinux.com/?p=1334#comment-24011</guid>
		<description>Thanks. This is a nice and simple approach to avoid looping through all objects. By the way, there is a RCU library for userpace at http://lttng.org/urcu&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;24011&#039;,&#039;Ang Way Chuang&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;24011&#039;,&#039;Ang Way Chuang&#039;,&#039;Thanks. This is a nice and simple approach to avoid looping through all objects. By the way, there is a RCU library for userpace at http:\/\/lttng.org\/urcu&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Thanks. This is a nice and simple approach to avoid looping through all objects. By the way, there is a RCU library for userpace at <a href="http://lttng.org/urcu" onclick="return TrackClick('http%3A%2F%2Flttng.org%2Furcu','http%3A%2F%2Flttng.org%2Furcu')" rel="nofollow">http://lttng.org/urcu</a>
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('24011','Ang Way Chuang'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('24011','Ang Way Chuang','Thanks. This is a nice and simple approach to avoid looping through all objects. By the way, there is a RCU library for userpace at http:\/\/lttng.org\/urcu'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basil Random</title>
		<link>http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-23785</link>
		<dc:creator>Basil Random</dc:creator>
		<pubDate>Wed, 10 Mar 2010 07:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexonlinux.com/?p=1334#comment-23785</guid>
		<description>Thank you, it was very helpful for me.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;23785&#039;,&#039;Basil Random&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;23785&#039;,&#039;Basil Random&#039;,&#039;Thank you, it was very helpful for me.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Thank you, it was very helpful for me.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('23785','Basil Random'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('23785','Basil Random','Thank you, it was very helpful for me.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Williams</title>
		<link>http://www.alexonlinux.com/cc-reference-counting-with-atomic-variables-and-gcc/comment-page-1#comment-22638</link>
		<dc:creator>Samuel Williams</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexonlinux.com/?p=1334#comment-22638</guid>
		<description>This is a fantastic article. Thanks.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;22638&#039;,&#039;Samuel Williams&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;22638&#039;,&#039;Samuel Williams&#039;,&#039;This is a fantastic article. Thanks.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>This is a fantastic article. Thanks.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('22638','Samuel Williams'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('22638','Samuel Williams','This is a fantastic article. Thanks.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>
