Hello Everyone:
In the function of "enqueue" ,there may be an error.
the line " mq->f = mq->q + (mq->msg_size - 1) * mq->max_msgs;"
may be this " mq->f = mq->q + mq->msg_size *( mq->max_msgs-1);"
exactly?


--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to