Searched refs:creatingThread (Results 1 – 1 of 1) sorted by relevance
1336 std::thread creatingThread = std::thread([&]() { in TEST_P() local1429 creatingThread.join(); in TEST_P()