Home
last modified time | relevance | path

Searched refs:queryThread (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_concurrent_test.cpp312 std::thread queryThread = std::thread(RdbConcurrentTest::QueryThread, 5); variable
314 queryThread.join();