Home
last modified time | relevance | path

Searched defs:thread4 (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/test/unittest/common/componentmanager/src/
Dcomponent_manager_test.cpp264 std::thread thread4(handler, ENABLE_TIMEOUT_MS / 10, ERR_DH_FWK_COMPONENT_ENABLE_FAILED, variable
330 std::thread thread4(handler, DISABLE_TIMEOUT_MS / 10, ERR_DH_FWK_COMPONENT_DISABLE_FAILED, variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_nb_delegate_test.cpp1537 std::thread thread4(std::bind(PutData, g_kvNbDelegatePtr, 3)); // 3th thread. variable