<?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 semaphore in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600182#M232863</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you just brieg me about semaphore??&lt;BR /&gt;&lt;BR /&gt;Dip</description>
    <pubDate>Tue, 09 Aug 2005 23:42:52 GMT</pubDate>
    <dc:creator>Diptiman Basak</dc:creator>
    <dc:date>2005-08-09T23:42:52Z</dc:date>
    <item>
      <title>semaphore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600182#M232863</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you just brieg me about semaphore??&lt;BR /&gt;&lt;BR /&gt;Dip</description>
      <pubDate>Tue, 09 Aug 2005 23:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600182#M232863</guid>
      <dc:creator>Diptiman Basak</dc:creator>
      <dc:date>2005-08-09T23:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600183#M232864</link>
      <description>semaphore is roughly equal to a flag. It is either on or off depending upon a result of an expected event.&lt;BR /&gt;&lt;BR /&gt;what exactly do you want to know ? unfortunately, no one here is psychic, but Clay sometimes uses the force to read people's mind :) I'll imitate him and using the force of Jedi order, I'll assume that you want to know about semaphore related kernel parameters but you still need to be more detailed than "brief me about semaphore". Tell us what your problem or question is, in detail.</description>
      <pubDate>Wed, 10 Aug 2005 00:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600183#M232864</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-08-10T00:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600184#M232865</link>
      <description>hi dip,&lt;BR /&gt;&lt;BR /&gt;refer to this post:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=3865" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=3865&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it should have what u need.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;(p.s. please remember to assign points)</description>
      <pubDate>Wed, 10 Aug 2005 00:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600184#M232865</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-08-10T00:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: semaphore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600185#M232866</link>
      <description>In simplest terms semaphore is a tag or variable just to keep track of concurrent access of a resource.&lt;BR /&gt;&lt;BR /&gt;Whenever a process tries to access a resource it checks that semaphore, if it has a specific value then it uses that resource otherwise it waits for it.&lt;BR /&gt;&lt;BR /&gt;eg. dozen of process waiting to write a file.</description>
      <pubDate>Wed, 10 Aug 2005 00:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphore/m-p/3600185#M232866</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-08-10T00:30:50Z</dc:date>
    </item>
  </channel>
</rss>

