Searched refs:msgcount (Results 1 – 6 of 6) sorted by relevance
73 int msgcount; member
135 mq->msgcount = 0; in dt_msg_queue_clear()268 if(mq->msgcount == DTIO_MSG_FOR_WAKEUP || in dt_msg_queue_submit()282 mq->msgcount ++; in dt_msg_queue_submit()498 mq->msgcount --; in dt_msg_queue_pop()
66 int32_t msgcount; /* count of messages in the section */ member
78 int hdr_msgcount = elf->decode (hdr->msgcount); in compcom_open()