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/
- Re: [rtl] An erro in \rtl\semaphores\rt_ipc.c zhangshaolin
- Re: [rtl] An erro in \rtl\semaphores\rt_ipc.c Jerry Epplin
- RE: [rtl] An erro in \rtl\semaphores\rt_ipc.c Dresner, Norman A.
- RE: [rtl] An erro in \rtl\semaphores\rt_ip... Karsten Gjoerup Hansen