Searched refs:mycount (Results 1 – 2 of 2) sorted by relevance
84 ULONG wait_option,length_of_message, priority_of_message,mycount; in mq_receive() local245 for (mycount = 0; ( (mycount < length_of_message) && (mycount < msgLen)); mycount++) in mq_receive()250 temp1 = mycount; in mq_receive()
90 ULONG mycount; in mq_send() local187 for ( mycount = 0; mycount < msg_len; mycount++) in mq_send()