Home
last modified time | relevance | path

Searched refs:l_count (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbb/
H A Dconcurrent_monitor.h75 const std::size_t l_count = size(); in flush_to() local
76 if (l_count > 0) { in flush_to()
77 lst.count.store(l_count, std::memory_order_relaxed); in flush_to()