Searched defs:thread_counter (Results 1 – 3 of 3) sorted by relevance
133 std::atomic_uint32_t thread_counter{0}; in TEST_F() local277 std::atomic_uint32_t thread_counter{0}; in TEST_F() local550 std::atomic_uint32_t thread_counter{0}; in TEST_F() local
113 std::atomic<int32_t>* thread_counter) in TestThread()
403 static std::atomic<int32> thread_counter(1); // avoid kUntracedActivity in NewActivityId() local