Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/test/unittest/
Dkvstore_impl_logical_isolation_test.cpp250 std::thread thread2([&]() { in __anon6e39ba100e02() variable
289 std::thread thread2([&]() { in __anon6e39ba101302() variable
Dkvstore_impl_physical_isolation_test.cpp266 std::thread thread2([&]() { in __anond6027d120e02() variable
311 std::thread thread2([&]() { in __anond6027d121302() variable
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/test/unittest/common/componentmanager/src/
Dcomponent_manager_test.cpp259 std::thread thread2(handler, ENABLE_TIMEOUT_MS / 2, ERR_DH_FWK_COMPONENT_ENABLE_FAILED, variable
326 std::thread thread2(handler, DISABLE_TIMEOUT_MS / 2, ERR_DH_FWK_COMPONENT_DISABLE_FAILED, variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_nb_delegate_test.cpp1535 std::thread thread2(std::bind(PutData, g_kvNbDelegatePtr, 1)); // 1th thread. variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_batch_crud_test.cpp2001 std::thread thread1, thread2, thread3; variable