Lines Matching refs:recvcount
136 int recvcount = 0;
1277 INSIST(recvcount == 0);
2468 recvcount++;
2469 debug("recvcount=%d", recvcount);
2575 recvcount--;
2576 INSIST(recvcount >= 0);
2628 recvcount++;
2629 debug("resubmitted recv request with length %d, recvcount=%d",
2630 length, recvcount);
2682 recvcount++;
2683 debug("recvcount=%d", recvcount);
2965 recvcount--;
2966 debug("recvcount=%d", recvcount);
2967 INSIST(recvcount >= 0);
3452 recvcount++;
3630 REQUIRE(recvcount == 0);