Searched refs:mycount (Results 1 – 2 of 2) sorted by relevance
85 ULONG wait_option,length_of_message, priority_of_message,mycount; in mq_receive() local246 for (mycount = 0; ( (mycount < length_of_message) && (mycount < msgLen)); mycount++) in mq_receive()251 temp1 = mycount; in mq_receive()
91 ULONG mycount; in mq_send() local188 for ( mycount = 0; mycount < msg_len; mycount++) in mq_send()