<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Bad Locking Patterns</title><link>http://blogs.msdn.com/oanapl/archive/2008/07/28/bad-locking-patterns.aspx</link><description>Multithreading adds the overhead of making sure data is accessed in a thread safe way. Win32 API uses the CRITICAL_SECTION structure and functions. CLR provides mutual exclusive locks with Monitor and sync blocks. Basically, the Monitor class provides</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Oslo Language, Midori and More &amp;laquo; Tales from a Trading Desk</title><link>http://blogs.msdn.com/oanapl/archive/2008/07/28/bad-locking-patterns.aspx#8823355</link><pubDate>Mon, 04 Aug 2008 01:44:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8823355</guid><dc:creator>Oslo Language, Midori and More &amp;laquo; Tales from a Trading Desk</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://mdavey.wordpress.com/2008/08/03/oslo-language-midori-and-more/"&gt;http://mdavey.wordpress.com/2008/08/03/oslo-language-midori-and-more/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>