Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A 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
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp206 std::thread thread3(TestNtpThread, "thread3"); variable
H A Dtime_service_test.cpp1034 std::thread thread3(TestNtpThread, "thread3"); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_batch_crud_test.cpp2003 std::thread thread1, thread2, thread3; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp1647 std::thread thread3(std::bind(PutData, g_kvNbDelegatePtr, 2)); // 2th thread. variable