Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_create_test.cpp1660 bool rekeyFlag2 = false; variable
1661 thread subThread2([&result1, &rekeyFlag2]() { in __anon0431985d0302()
1664 rekeyFlag2 = true; in __anon0431985d0302()
1671 g_conditionKvVar.wait(lck, [&]{return rekeyFlag2;}); in __anon0431985d0402()