Searched refs:kMaxLargeBatchReadAtomThreshold (Results 1 – 2 of 2) sorted by relevance
316 static const int32_t kMaxLargeBatchReadAtomThreshold = 50; variable
343 if (it->second < kMaxLargeBatchReadAtomThreshold) { in noteBatchSocketRead()