Definition at line 67 of file msg.h.
Data Fields | |
HANDLE | mq_wait |
NUTMSGTMR * | mq_timers |
NUTMSGQ * | mq_next |
u_char | mq_read |
u_char | mq_write |
u_char | mq_mask |
NUTMSG | mq_que [1] |
Definition at line 68 of file msg.h.
Referenced by NutMsgQFlush(), NutMsgQGetMessage(), and NutMsgQPost().
Definition at line 71 of file msg.h.
Referenced by NutMsgQFlush(), NutMsgQFull(), NutMsgQGetMessage(), and NutMsgQStopTimer().
Definition at line 72 of file msg.h.
Referenced by NutMsgQFlush(), NutMsgQFull(), NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
Definition at line 73 of file msg.h.
Referenced by NutMsgQCreate(), NutMsgQFull(), NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().
Definition at line 74 of file msg.h.
Referenced by NutMsgQGetMessage(), NutMsgQPost(), and NutMsgQStopTimer().