Searched refs:atomic_int_fast32_t (Results 1 – 9 of 9) sorted by relevance
219 std::atomic_int_fast32_t count(iters); in BM_Parallel()242 std::atomic_int_fast32_t count(iters); in BM_ParallelFor()
57 mutable std::atomic_int_fast32_t ref_;
58 …static_assert((std::is_same<std::atomic< std::int_fast32_t>, std::atomic_int_fast32_t>::value), "… in main()
118 typedef _Atomic(int_fast32_t) atomic_int_fast32_t; typedef
346 std::atomic_int_fast32_t count(iters); in BM_AllocationThreaded()
703 std::atomic_int_fast32_t live_stream_count_;
177 mutable std::atomic_int_fast32_t remaining_participants;
513 typedef atomic<int_fast32_t> atomic_int_fast32_t;1862 typedef atomic<int_fast32_t> atomic_int_fast32_t;
1279 std::atomic_int_fast32_t num_outstanding_ops_;