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.cpp1608 std::thread thread2([]() { in __anon61e499a11402() variable
1661 std::thread thread2([]() { in __anon61e499a11602() variable
Ddistributeddb_mock_sync_module_test.cpp934 std::thread thread2([&]() { in __anon92d2923a0e02() variable
1221 std::thread thread2([&]() { in __anon92d2923a1402() variable
Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1684 std::thread thread2([&dataSize, &key1, &value1]() { in __anon4f4d74130802() 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.cpp714 std::thread thread2([&]() { in __anondf0edd180602() variable
Ddistributeddb_interfaces_nb_delegate_test.cpp1646 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