[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rtems_message_queue_receive



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