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.cpp244 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
263 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
282 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSA() local
301 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1685 std::thread thread2([]() { in __anona70a90a31402() variable
1738 std::thread thread2([]() { in __anona70a90a31602() variable
Ddistributeddb_mock_sync_module_test.cpp934 std::thread thread2([&dataSync, &syncTaskContext, &storage, deviceId, k2, v2]() { in __anon7180f67c0e02() variable
1221 std::thread thread2([&enginePtr]() { in __anon7180f67c1402() variable
Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1747 std::thread thread2([&dataSize, &key1, &value1]() { in __anon782f92d50902() variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_batch_crud_test.cpp2003 std::thread thread1, thread2, thread3; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp738 std::thread thread2([&]() { in __anon9219e1da0602() variable
Ddistributeddb_interfaces_nb_delegate_test.cpp1722 std::thread thread2(std::bind(PutData, g_kvNbDelegatePtr, 1)); // 1th thread. variable
/foundation/communication/ipc/ipc/native/test/unittest/common/
Dipc_object_stub_unittest.cpp249 pthread_t thread1, thread2; variable