Searched refs:MAX_RACING (Results 1 – 1 of 1) sorted by relevance
185 static constexpr uint32_t MAX_RACING = 100000; in gcIfManyNewRefs() local187 if (totalRefs - (collectedAtRefs + GC_INTERVAL) /* modular arithmetic! */ < MAX_RACING) { in gcIfManyNewRefs()