Home
last modified time | relevance | path

Searched defs:workingThread (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_thread_pool_test.cpp116 std::thread workingThread = std::thread([task, time, watcher]() { in MockSchedule() local
180 std::thread workingThread; variable