LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Do the threads lock on Meesage queues before writing to it? (https://www.linuxquestions.org/questions/programming-9/do-the-threads-lock-on-meesage-queues-before-writing-to-it-483139/)

asarkar 09-13-2006 10:51 AM

Do the threads lock on Meesage queues before writing to it?
 
Hey there!!

I am facing an issue. I see that when two threads are trying to write to the same message queue and while they do it, I see that only one of the threads is writing its values into the queue and other's value doesnt appear on it?

FLLinux 09-22-2006 01:12 PM

My first question would be what OS you are running on, and how you implemented you message Que

pankaj99 09-22-2006 05:06 PM

post your code then maybe we can help


All times are GMT -5. The time now is 06:59 PM.