Home | History | Annotate | Download | only in exchange

Lines Matching refs:pushCount

1691             int pushCount = 0;
1706 pushCount++;
1717 pushCount--;
1740 pushCount--;
1762 if ((canPushCount > 0) && ((canPushCount == pushCount) || forcePing)) {
1868 } else if (pushCount > 0) {
1873 //userLog("pingLoop waited 2s for: ", (pushCount - canPushCount), " box(es)");