Searched refs:threadCountMakingMapBufferCall (Results 1 – 1 of 1) sorted by relevance
639 std::atomic<size_t> threadCountMakingMapBufferCall(0); in TEST_P() local675 if (++threadCountMakingMapBufferCall == kMaxThreadCountMakingMapBufferCall) in TEST_P()