Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Dondemand_helper.cpp243 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
262 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
281 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSA() local
300 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
Dcomponent_manager_test.cpp299 std::thread thread2(handler, ENABLE_TIMEOUT_MS / 2, ERR_DH_FWK_COMPONENT_ENABLE_FAILED, variable
382 std::thread thread2(handler, DISABLE_TIMEOUT_MS / 2, ERR_DH_FWK_COMPONENT_DISABLE_FAILED, variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1605 std::thread thread2([]() { in __anon7f2dc5a01402() variable
1658 std::thread thread2([]() { in __anon7f2dc5a01602() variable
Ddistributeddb_mock_sync_module_test.cpp934 std::thread thread2([&]() { in __anon44dd37990e02() variable
1213 std::thread thread2([&]() { in __anon44dd37991302() variable
Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1561 std::thread thread2([&dataSize, &key1, &value1]() { in __anond4119c320702() variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp589 std::thread thread2([&]() { in __anon93bd12370602() variable
Ddistributeddb_interfaces_nb_delegate_test.cpp1573 std::thread thread2(std::bind(PutData, g_kvNbDelegatePtr, 1)); // 1th thread. variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_batch_crud_test.cpp2003 std::thread thread1, thread2, thread3; variable