Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp1650 void CursorOperThread(KvStoreNbDelegate *&nbCursorDelegate) in CursorOperThread() function
1730 threads.push_back(std::thread(CursorOperThread, std::ref(delegate))); in ResultSetDb025()