Searched refs:reg_counts (Results 1 – 2 of 2) sorted by relevance
141 std::vector<std::atomic<std::uint64_t>> reg_counts(thread_count); in BM_stop_token_async_reg_unreg_callback() local161 threads.emplace_back(support::make_test_jthread(thread_func, ®_counts[i], ss.get_token())); in BM_stop_token_async_reg_unreg_callback()166 for (const auto& reg_count : reg_counts) { in BM_stop_token_async_reg_unreg_callback()