Message_queue_Submit function
Leon Pollak
leonp at plris.com
Mon Jun 4 11:04:53 UTC 2007
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
More information about the users
mailing list