Hi, 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? Further, is a non-realtime process able to communicate with realtime processes using semaphores? thanks Russell Thamm -- [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/
