Searched refs:first_ring (Results 1 – 1 of 1) sorted by relevance
150 PriorityRing& first_ring = priority_map_.begin()->second; in GetIter() local151 if (first_ring.empty()) { in GetIter()155 MemCacheIter& mci = first_ring.front(); in GetIter()156 first_ring.splice(first_ring.end(), in GetIter()157 first_ring, in GetIter()158 first_ring.begin()); in GetIter()