<?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: Pascal &amp;amp; pthreads in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892009#M31971</link>
    <description>Richard,  (and everybody else)&lt;BR /&gt;&lt;BR /&gt;please do _NOT_ use plain e-mail addresses in your postings!&lt;BR /&gt;&lt;BR /&gt;Mutilate them in a way that human readers will simply re-construct them, while making it hard for automatons to recognise!!&lt;BR /&gt;Mainly it is (alas!) a necessary means of self-protection.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
    <pubDate>Tue, 22 Mar 2005 08:46:28 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2005-03-22T08:46:28Z</dc:date>
    <item>
      <title>Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892003#M31965</link>
      <description>Is there an interface to pthreads from Pascal on I64.&lt;BR /&gt;Currently our application uses cma threads running on the Alpha and I would like to change this to the standard pthreads interface when I port to the Itanium (and also to run back on the Alpha so I only have to maintain one code set)&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 21 Mar 2005 06:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892003#M31965</guid>
      <dc:creator>Richard Apthorp</dc:creator>
      <dc:date>2005-03-21T06:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892004#M31966</link>
      <description>I guess the issue is the definitions - a pascal version of pthread.h - is this correct?</description>
      <pubDate>Mon, 21 Mar 2005 07:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892004#M31966</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-03-21T07:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892005#M31967</link>
      <description>here&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/73final/6493/6101pro_001.html#index_x_44" target="_blank"&gt;http://h71000.www7.hp.com/doc/73final/6493/6101pro_001.html#index_x_44&lt;/A&gt;&lt;BR /&gt;it says you can call the pthreads library from other languages but you have to roll your own equivilent to pthread.h</description>
      <pubDate>Mon, 21 Mar 2005 07:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892005#M31967</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-03-21T07:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892006#M31968</link>
      <description>Do you know if anybody has created a pthreads definition file for VMS PASCAL - I don't know how to do it. Do you take the pthreads.h and convert it to PASCAL and work out how each type needs to passed?</description>
      <pubDate>Mon, 21 Mar 2005 10:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892006#M31968</guid>
      <dc:creator>Richard Apthorp</dc:creator>
      <dc:date>2005-03-21T10:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892007#M31969</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;It should be straightforward to construct the pthreads interface using similar conventions to those in SYS$LIBRARY:STARLET.PAS and SYS$LIBRARY:PASCAL$CMA_ROUTINES.PAS. Base it on the C headers and do a 1 for 1 conversion.&lt;BR /&gt;&lt;BR /&gt;I'll have a look and see if we have any headers for pthread routines in house.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Tue, 22 Mar 2005 03:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892007#M31969</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-03-22T03:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892008#M31970</link>
      <description>Thanks, I'll give it a go - but if you have anything you could send me to help that would be great, richard dot apthorp at iptest dot com</description>
      <pubDate>Tue, 22 Mar 2005 06:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892008#M31970</guid>
      <dc:creator>Richard Apthorp</dc:creator>
      <dc:date>2005-03-22T06:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892009#M31971</link>
      <description>Richard,  (and everybody else)&lt;BR /&gt;&lt;BR /&gt;please do _NOT_ use plain e-mail addresses in your postings!&lt;BR /&gt;&lt;BR /&gt;Mutilate them in a way that human readers will simply re-construct them, while making it hard for automatons to recognise!!&lt;BR /&gt;Mainly it is (alas!) a necessary means of self-protection.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan</description>
      <pubDate>Tue, 22 Mar 2005 08:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892009#M31971</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-03-22T08:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892010#M31972</link>
      <description>Richard&lt;BR /&gt;&lt;BR /&gt;Don't know how complete this. I've sanitised any potential condifdential info. The system using this code is live and quite likely somewhere near you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Mar 2005 09:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892010#M31972</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2005-03-22T09:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pascal &amp; pthreads</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892011#M31973</link>
      <description>Thats exactly what I need, thanks - I'm curious now to know what is running it, any more clues?</description>
      <pubDate>Tue, 22 Mar 2005 09:46:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/pascal-amp-pthreads/m-p/4892011#M31973</guid>
      <dc:creator>Richard Apthorp</dc:creator>
      <dc:date>2005-03-22T09:46:03Z</dc:date>
    </item>
  </channel>
</rss>

