Searched refs:l_count (Results 1 – 1 of 1) sorted by relevance
75 const std::size_t l_count = size(); in flush_to() local76 if (l_count > 0) { in flush_to()77 lst.count.store(l_count, std::memory_order_relaxed); in flush_to()