[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Message_queue_Submit function
- Date: Mon, 4 Jun 2007 14:04:53 +0300
- From: leonp at plris.com (Leon Pollak)
- Subject: Message_queue_Submit function
Hello, all.
I have the case when I need to try to keep the message queue full all the
time.
I see already in the file coremsg.inl:43 that there is an option to wait till
there is a free space in the queue, but this option seems not to exist in the
API.
1. Is it correct (the option absence)? Why?
2. What is an elegant way to solve this issue (without asking periodically the
queue about number of pending messages)?
Thanks.
--
Leon