Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/test/unittest/
Dkvstore_impl_logical_isolation_test.cpp244 std::thread thread1([&]() { in __anon6e39ba100c02() variable
283 std::thread thread1([&]() { in __anon6e39ba101102() variable
Dkvstore_impl_physical_isolation_test.cpp261 std::thread thread1([&]() { in __anond6027d120c02() variable
306 std::thread thread1([&]() { in __anond6027d121102() variable
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/test/unittest/common/componentmanager/src/
Dcomponent_manager_test.cpp258 std::thread thread1(handler, ENABLE_TIMEOUT_MS / 2, DH_FWK_SUCCESS, DH_FWK_SUCCESS); variable
325 std::thread thread1(handler, DISABLE_TIMEOUT_MS / 2, DH_FWK_SUCCESS, DH_FWK_SUCCESS); variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_nb_delegate_test.cpp1534 std::thread thread1(std::bind(PutData, g_kvNbDelegatePtr, 0)); // 0th thread. variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_batch_crud_test.cpp2001 std::thread thread1, thread2, thread3; variable