Searched refs:DIRTY_SEGMENTS_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
79 static const int DIRTY_SEGMENTS_THRESHOLD = 100; variable225 if (std::stoi(dirty_segments) > DIRTY_SEGMENTS_THRESHOLD) { in waitForGc()