Re: SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs
From: CBFalconer (cbfalconer_at_yahoo.com)
Date: 07/07/05
- Previous message: Tony 'Nicoya' Mantler: "Re: SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs"
- In reply to: clusardi2k_at_aol.com: "Re: SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs"
- Next in thread: clusardi2k_at_aol.com: "Re: SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 07 Jul 2005 21:26:14 GMT
clusardi2k@aol.com wrote:
>
> I can't use the following sequence because the programs that use
> the library routine reside on different computers.
>
> sem_open
> sem_init
> sem_wait
> sem_post
> sem_post
>
> The only thing I have to find out is how how do I declare the
> semaphore to be in shared memory.
This has nothing to do with at least three of the groups to which
you cross-posted without troubling to find out what they were
about. F'ups set.
-- "If you want to post a followup via groups.google.com, don't use the broken "Reply" link at the bottom of the article. Click on "show options" at the top of the article, then click on the "Reply" at the bottom of the article headers." - Keith Thompson
- Previous message: Tony 'Nicoya' Mantler: "Re: SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs"
- In reply to: clusardi2k_at_aol.com: "Re: SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs"
- Next in thread: clusardi2k_at_aol.com: "Re: SGI: Need Something like 1 Mutual Exclusion Semaphore for Multible Programs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|