<?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 Re: pthread error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pthread-error/m-p/2644618#M879140</link>
    <description>Did a little reading and the one thing I noticed (may not be what you need..but..) was this:&lt;BR /&gt;&lt;BR /&gt;Mutexes The mutual exclusion lock is the simplest and most primitive synchr onizationvariable. It provides a single, absolute owner for the section of code (thus a &lt;BR /&gt;&lt;BR /&gt;critical section) that it brackets between the calls to pthread_mutex_lock()and &lt;BR /&gt;&lt;BR /&gt;pthread_mutex_unlock(). The first thr ead that locks the mutex getsownership, and any subsequent attempts to lock it will fail, causing the calling &lt;BR /&gt;&lt;BR /&gt;thread to go to sleep.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe it will-maybe not,&lt;BR /&gt;Rita</description>
    <pubDate>Tue, 15 Jan 2002 00:54:07 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2002-01-15T00:54:07Z</dc:date>
    <item>
      <title>pthread error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pthread-error/m-p/2644617#M879139</link>
      <description>anyone seen this error before?&lt;BR /&gt;&lt;BR /&gt;pthread_setschedparam failed, OS says: not owner^M&lt;BR /&gt;&lt;BR /&gt;This happens when I run an executable that I compiled.  The source is Ada 95 code.  The permisions are 777.  I am the owner of the file.&lt;BR /&gt;&lt;BR /&gt;MB</description>
      <pubDate>Mon, 14 Jan 2002 19:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pthread-error/m-p/2644617#M879139</guid>
      <dc:creator>Mike Burk</dc:creator>
      <dc:date>2002-01-14T19:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: pthread error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pthread-error/m-p/2644618#M879140</link>
      <description>Did a little reading and the one thing I noticed (may not be what you need..but..) was this:&lt;BR /&gt;&lt;BR /&gt;Mutexes The mutual exclusion lock is the simplest and most primitive synchr onizationvariable. It provides a single, absolute owner for the section of code (thus a &lt;BR /&gt;&lt;BR /&gt;critical section) that it brackets between the calls to pthread_mutex_lock()and &lt;BR /&gt;&lt;BR /&gt;pthread_mutex_unlock(). The first thr ead that locks the mutex getsownership, and any subsequent attempts to lock it will fail, causing the calling &lt;BR /&gt;&lt;BR /&gt;thread to go to sleep.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe it will-maybe not,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 15 Jan 2002 00:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pthread-error/m-p/2644618#M879140</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-01-15T00:54:07Z</dc:date>
    </item>
  </channel>
</rss>

