<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Eventcounts in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Eventcounts/m-p/886469#M3541</link>
    <description>&lt;P&gt;I've posted an example implementation of eventcount and several usage examples on TBB forum:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=62364"&gt;http://software.intel.com/en-us/forums/showthread.php?t=62364&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Eventcount is a kind of "condition variable for lock-free algorithms", it can be used for blocking/signaling of threads with basically any lock-free/wait-free data structure (like producer-consumer queue) doesn't destroying it's lock-free properties and performance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Dec 2008 20:13:01 GMT</pubDate>
    <dc:creator>Dmitry_Vyukov</dc:creator>
    <dc:date>2008-12-08T20:13:01Z</dc:date>
    <item>
      <title>Eventcounts</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Eventcounts/m-p/886469#M3541</link>
      <description>&lt;P&gt;I've posted an example implementation of eventcount and several usage examples on TBB forum:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=62364"&gt;http://software.intel.com/en-us/forums/showthread.php?t=62364&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Eventcount is a kind of "condition variable for lock-free algorithms", it can be used for blocking/signaling of threads with basically any lock-free/wait-free data structure (like producer-consumer queue) doesn't destroying it's lock-free properties and performance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2008 20:13:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Eventcounts/m-p/886469#M3541</guid>
      <dc:creator>Dmitry_Vyukov</dc:creator>
      <dc:date>2008-12-08T20:13:01Z</dc:date>
    </item>
  </channel>
</rss>

