Home | History | Annotate | Download | only in base

Lines Matching refs:kContentionLogSize

252         new_slot = (slot + 1) % kContentionLogSize;
275 for (size_t i = 0; i < kContentionLogSize; ++i) {