rtems_message_queue_receive

Francesco Poletti fpoletti at libero.it
Fri Feb 21 16:10:35 UTC 2003


Hy,
I don't understand why but in multiprocessing with a global queue the 
rtems_messagge_queue_receive(Queue_id[1],(rtems_unsigned8*)f,RTEMS_WAIT,RTEMS_NO_TIMEOUT) don't works.
Instead   rtems_messagge_queue_receive(Queue_id[1],(rtems_unsigned8*)f,RTEMS_NO_WAIT,RTEMS_NO_TIMEOUT) works well.
May be for the fix we done on the 10th of January 2003?
Thanks to all Francesco. 




More information about the users mailing list