Searched refs:count_t (Results 1 – 1 of 1) sorted by relevance
287 using count_t = T; variable294 == RoundUp(sizeof(intptr_t) + sizeof(value_t) + sizeof(count_t),311 count_t count = count_.load(std::memory_order::memory_order_acquire); in Report()324 std::atomic<count_t> count_;325 static_assert(std::atomic<count_t>::is_always_lock_free);