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.cpp765 std::thread thread3([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
784 std::thread thread3([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
803 std::thread thread3([deviceId, this]() { in LoadRemoteAbilityMutiSA() local
822 std::thread thread3([deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_batch_crud_test.cpp2005 std::thread thread1, thread2, thread3; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_nb_delegate_test.cpp2169 std::thread thread3(std::bind(PutData, g_kvNbDelegatePtr, 2)); // 2th thread. variable