Lines Matching refs:pending
307 unsigned int pending;
1062 * Cancel the pending send.
2789 INSIST(fctx->pending > 0);
2790 fctx->pending--;
2802 if (fctx->pending == 0) {
2812 } else if (SHUTTINGDOWN(fctx) && fctx->pending == 0 &&
3164 fctx->pending++;
3446 if (fctx->pending > 0) {
3816 REQUIRE(fctx->pending == 0);
3851 REQUIRE(fctx->pending == 0);
4025 * Cancel all pending validators. Note that this must be done
4058 if (fctx->references == 0 && fctx->pending == 0 &&
4103 * pending ADB finds and no pending validations.
4105 INSIST(fctx->pending == 0);
4311 fctx->pending = 0;
4770 if (fctx->pending != 0 || fctx->nqueries != 0)
4853 * done waiting for validator completions and ADB pending events; if
4934 * Cache the data as pending for later validation.
5054 * The data was already cached as pending data.
5560 * pending data. Track whether it was additional
5990 * Mark all rdatasets as pending.
7292 if (fctx->pending == 0 && fctx->nqueries == 0 &&