Searched refs:queryThread (Results 1 – 1 of 1) sorted by relevance
312 std::thread queryThread = std::thread(RdbConcurrentTest::QueryThread, 5); variable314 queryThread.join();