"Thamm, Russell" wrote:
> I want to use semaphores for communication between 2 realtime processes.
> 
> The obvious choice is to use named semaphores but RtLinux doesn't seem to
> support
> sem_open (despite what the doco says).
> 
> Does RtLinux support named semaphores?
> 
> If not, how are two separate processes able to get a reference to the same
> semaphore?
I have the same problem: I need to synchronize two process (in two
separate modules) using the same semaphore.

-- 
Massimiliano Cialdi
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to