I have tree vi running in parallel, two of them are supplying data to the
third one using a queue, I would like to know if I need to protect the queue
access with a semaphore for the two vi supplying data ? or si this already
implemented in the queue insert function ?
Thanks
Gilles