<?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: THREAD Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601646#M725840</link>
    <description>Hello Scott,&lt;BR /&gt;&lt;BR /&gt;and for that reason (no kernel threads) you will have to take about "thread-safety" and use "jacket-routines" where neccessary!&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Wodisch</description>
    <pubDate>Fri, 26 Oct 2001 04:50:57 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-10-26T04:50:57Z</dc:date>
    <item>
      <title>THREAD Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601643#M725837</link>
      <description>I an trying to get a C++ program running on 10.20 that has been running on a Sun workstation running Solaris 5.6 (CShell). &lt;BR /&gt;&lt;BR /&gt;I am running into problems linking functions that appear to be defined in "libthread.a", "libposix4.a" and "libpthread.a" libraries. Does anyone know anything about these libs and if so where I can find them? &lt;BR /&gt;</description>
      <pubDate>Thu, 25 Oct 2001 19:58:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601643#M725837</guid>
      <dc:creator>Scott McDade</dc:creator>
      <dc:date>2001-10-25T19:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: THREAD Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601644#M725838</link>
      <description>The porting site has a lot of libs I would try there first.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Oct 2001 20:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601644#M725838</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-10-25T20:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: THREAD Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601645#M725839</link>
      <description>pthread libraries are provided by default with 11.0. For 10.20, you need to install it from the DCE DevKit on the OS CD. Please remember, 10.20 doesn't support kernel level threads. You need to have atleast 11.0.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 25 Oct 2001 23:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601645#M725839</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-10-25T23:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: THREAD Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601646#M725840</link>
      <description>Hello Scott,&lt;BR /&gt;&lt;BR /&gt;and for that reason (no kernel threads) you will have to take about "thread-safety" and use "jacket-routines" where neccessary!&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Wodisch</description>
      <pubDate>Fri, 26 Oct 2001 04:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601646#M725840</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-10-26T04:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: THREAD Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601647#M725841</link>
      <description>Sri:  I am not familiar with the "DCE DevKit" when I browse the OS media I find several DCE bundles but not the one you mention.  In looking on the CD I find DCE-Contrib, DCE-CORE, DCE-CoreAdmin and DCE-CoreTools.  &lt;BR /&gt;&lt;BR /&gt;I installed the DCE-CoreTools as it describes them as Application development tools but I am still not able to find the thread - related libs.   I have attached a file that lists which DCE bundles are on my 10.2 media. HELP?????</description>
      <pubDate>Fri, 26 Oct 2001 12:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601647#M725841</guid>
      <dc:creator>Scott McDade</dc:creator>
      <dc:date>2001-10-26T12:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: THREAD Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601648#M725842</link>
      <description>Scott,&lt;BR /&gt;&lt;BR /&gt;I do not have a CD now but I can recall now with the help of your attachment. Install DCEProg. They should have the pthread libraries. Without installing itself, you can verify by doing a find inside the /CDROM. You need to mount the CDROM first.&lt;BR /&gt;&lt;BR /&gt;find /CDROM -name libpthread.a&lt;BR /&gt;&lt;BR /&gt;If my memory is still valid, it should be under DCEProg.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 26 Oct 2001 13:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-problems/m-p/2601648#M725842</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-10-26T13:02:09Z</dc:date>
    </item>
  </channel>
</rss>

