Lines Matching refs:activebuckets
402 unsigned int activebuckets;
7246 INSIST(res->activebuckets > 0);
7247 res->activebuckets--;
7248 if (res->activebuckets == 0)
7343 res->activebuckets = ntasks;
7642 if (res->exiting && res->activebuckets == 0) {
7693 INSIST(res->activebuckets > 0);
7694 res->activebuckets--;
7698 if (res->activebuckets == 0)
7725 INSIST(res->exiting && res->activebuckets == 0);