Lines Matching refs:activebuckets
501 unsigned int activebuckets;
8796 INSIST(res->activebuckets > 0);
8797 res->activebuckets--;
8798 if (res->activebuckets == 0)
8902 res->activebuckets = ntasks;
9235 if (res->exiting && res->activebuckets == 0) {
9283 INSIST(res->activebuckets > 0);
9284 res->activebuckets--;
9288 if (res->activebuckets == 0)
9315 INSIST(res->exiting && res->activebuckets == 0);