Can mutex be shared between two/more processes?If so how can it be done?
|
|
0
|
|
|
|
Reply
|
arunal2001
|
4/28/2004 3:42:49 PM |
|
Yes, mutex is a global share. To see your mutex (semaphore) , use ipcs at
the prompt
"aruna" <arunal2001@yahoo.co.in> wrote in message
news:a2efcaed.0404280742.3fc5f9c3@posting.google.com...
> Can mutex be shared between two/more processes?If so how can it be done?
>
|
|
0
|
|
|
|
Reply
|
Doug
|
4/28/2004 3:48:27 PM
|
|