<?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 pthread_cond_wait() not waiting at all ... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pthread-cond-wait-not-waiting-at-all/m-p/3888704#M99178</link>
    <description>Hi people,&lt;BR /&gt;&lt;BR /&gt;I've got this annoying issue with pthread_cond_wait() which does not wait at all on a HPUX 11.00 with gcc 3.3.2.&lt;BR /&gt;The associated mutex is successfully locked and the condition variable is initialized either with  PTHREAD_COND_INITIALIZER or with pthread_cond_init with attributs of NULL.&lt;BR /&gt;&lt;BR /&gt;On another platform however (linux,aix) i dont have any problem...&lt;BR /&gt;&lt;BR /&gt;is it a missing patch? or missing switches when compiling with gcc? or doest it have something to do with thread cancelation type which i do not set at all?&lt;BR /&gt;&lt;BR /&gt;Please advise what i should do to resolve the problem.&lt;BR /&gt;&lt;BR /&gt;Thank You.</description>
    <pubDate>Mon, 30 Oct 2006 01:23:00 GMT</pubDate>
    <dc:creator>Ugly Kid Joe</dc:creator>
    <dc:date>2006-10-30T01:23:00Z</dc:date>
    <item>
      <title>pthread_cond_wait() not waiting at all ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pthread-cond-wait-not-waiting-at-all/m-p/3888704#M99178</link>
      <description>Hi people,&lt;BR /&gt;&lt;BR /&gt;I've got this annoying issue with pthread_cond_wait() which does not wait at all on a HPUX 11.00 with gcc 3.3.2.&lt;BR /&gt;The associated mutex is successfully locked and the condition variable is initialized either with  PTHREAD_COND_INITIALIZER or with pthread_cond_init with attributs of NULL.&lt;BR /&gt;&lt;BR /&gt;On another platform however (linux,aix) i dont have any problem...&lt;BR /&gt;&lt;BR /&gt;is it a missing patch? or missing switches when compiling with gcc? or doest it have something to do with thread cancelation type which i do not set at all?&lt;BR /&gt;&lt;BR /&gt;Please advise what i should do to resolve the problem.&lt;BR /&gt;&lt;BR /&gt;Thank You.</description>
      <pubDate>Mon, 30 Oct 2006 01:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pthread-cond-wait-not-waiting-at-all/m-p/3888704#M99178</guid>
      <dc:creator>Ugly Kid Joe</dc:creator>
      <dc:date>2006-10-30T01:23:00Z</dc:date>
    </item>
  </channel>
</rss>

