Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Dondemand_helper.cpp240 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
259 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
278 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiSA() local
297 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1602 std::thread thread1([]() { in __anon61e499a11302() variable
1657 std::thread thread1([]() { in __anon61e499a11502() variable
Ddistributeddb_mock_sync_module_test.cpp929 std::thread thread1([&]() { in __anon92d2923a0d02() variable
1209 std::thread thread1([&]() { in __anon92d2923a1302() variable
Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1677 std::thread thread1([]() { in __anon4f4d74130702() variable
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_double_write_test.cpp990 std::thread thread1([this]() { in __anon544b512e0202() 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.cpp711 std::thread thread1([&]() { in __anondf0edd180502() variable
Ddistributeddb_interfaces_nb_delegate_test.cpp1645 std::thread thread1(std::bind(PutData, g_kvNbDelegatePtr, 0)); // 0th thread. variable
/foundation/communication/ipc/ipc/native/test/unittest/common/
Dipc_object_stub_unittest.cpp249 pthread_t thread1, thread2; variable