Home
last modified time | relevance | path

Searched defs:thread3 (Results 1 – 3 of 3) sorted by relevance

/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Dondemand_helper.cpp248 std::thread thread3([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
267 std::thread thread3([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
286 std::thread thread3([deviceId, this]() { in LoadRemoteAbilityMutiSA() local
305 std::thread thread3([deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
/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_interfaces_nb_delegate_test.cpp1647 std::thread thread3(std::bind(PutData, g_kvNbDelegatePtr, 2)); // 2th thread. variable