rtems_message_queue_receive

Steve Holle sholle at link-comm.com
Wed Nov 10 18:35:47 UTC 2004


I have what is probably a basic question about 
rtems_message_queue_receive.  If I am using rtems_message_queue_receive 
with the RTEMS_WAIT attribute set in a server thread, can I fill the thread 
using rtems_message_queue_send in an interrupt?  It seems almost as if the 
rtems_message_queue_send is being blocked by the 
rtems_message_queue_receive and my code hangs in the interrupt.

On the other hand, I may be doing something really stupid ;-}

Steve Holle
Link Communications, Inc.
1035 Cerise Rd.
Billings, MT  59101
sholle at link-comm.com  




More information about the users mailing list