<?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: CriticalSection wrapper class</title>
	<atom:link href="http://scriptionary.com/2008/08/22/criticalsection-wrapper-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptionary.com/2008/08/22/criticalsection-wrapper-class/</link>
	<description>A Blog on Programming and Technology</description>
	<lastBuildDate>Fri, 18 May 2012 20:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Eddy Luten</title>
		<link>http://scriptionary.com/2008/08/22/criticalsection-wrapper-class/comment-page-1/#comment-18682</link>
		<dc:creator>Eddy Luten</dc:creator>
		<pubDate>Thu, 27 Jan 2011 14:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scriptionary.com/?p=41#comment-18682</guid>
		<description>Hi Andrew,

No, it does not guarantee that. I&#039;m actually removing the member function from the class since when I created it I didn&#039;t put too much thought into the issue. The only way you could use that member function properly is by ensuring that it is called from the original/calling thread.

Thanks for the comment,
Eddy</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>No, it does not guarantee that. I&#8217;m actually removing the member function from the class since when I created it I didn&#8217;t put too much thought into the issue. The only way you could use that member function properly is by ensuring that it is called from the original/calling thread.</p>
<p>Thanks for the comment,<br />
Eddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://scriptionary.com/2008/08/22/criticalsection-wrapper-class/comment-page-1/#comment-18681</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 27 Jan 2011 13:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scriptionary.com/?p=41#comment-18681</guid>
		<description>Is it ok with making thread sleep in WaitForFinish()? Does the function guarantee that proper thread is made sleep?</description>
		<content:encoded><![CDATA[<p>Is it ok with making thread sleep in WaitForFinish()? Does the function guarantee that proper thread is made sleep?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "usleep" - JabberTags</title>
		<link>http://scriptionary.com/2008/08/22/criticalsection-wrapper-class/comment-page-1/#comment-2470</link>
		<dc:creator>Recent Links Tagged With "usleep" - JabberTags</dc:creator>
		<pubDate>Sun, 01 Feb 2009 21:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scriptionary.com/?p=41#comment-2470</guid>
		<description>[...]   PHP - Recuperare le coordinate geografiche di un luogo Saved by xjulycutiex on Thu 22-1-2009   CriticalSection wrapper class Saved by pankajnagar on Tue 20-1-2009   IPbox 9000 Internal Cardreader Problem Saved by kmccravy on [...]</description>
		<content:encoded><![CDATA[<p>[...]   PHP &#8211; Recuperare le coordinate geografiche di un luogo Saved by xjulycutiex on Thu 22-1-2009   CriticalSection wrapper class Saved by pankajnagar on Tue 20-1-2009   IPbox 9000 Internal Cardreader Problem Saved by kmccravy on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Faves Tagged With "pthread" : MyNetFaves</title>
		<link>http://scriptionary.com/2008/08/22/criticalsection-wrapper-class/comment-page-1/#comment-2408</link>
		<dc:creator>Recent Faves Tagged With "pthread" : MyNetFaves</dc:creator>
		<pubDate>Thu, 22 Jan 2009 20:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scriptionary.com/?p=41#comment-2408</guid>
		<description>[...] public links &gt;&gt; pthread    CriticalSection wrapper class First saved by gferris &#124; 13 days ago      Installing Buildbot First saved by Imaxination80 &#124; 86 [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; pthread    CriticalSection wrapper class First saved by gferris | 13 days ago      Installing Buildbot First saved by Imaxination80 | 86 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

