Home
last modified time | relevance | path

Searched defs:thread2 (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dtimer_test.c157 static int32_t TimerTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2) in TimerTestStartThread()
197 static int32_t TimerTestCreateThread(struct OsalThread *thread1, struct OsalThread *thread2, in TimerTestCreateThread()
217 static void MultiThreadSourceRecycle(struct OsalThread *thread1, struct OsalThread *thread2, in MultiThreadSourceRecycle()
246 struct OsalThread thread2; in TimerTestMultiThread() local
H A Dadc_test.c162 static int32_t AdcTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in AdcTestStartThread()
207 struct OsalThread thread2; in AdcTestMultiThread() local
H A Ddac_test.c149 static int32_t DacTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in DacTestStartThread()
194 struct OsalThread thread2; in DacTestMultiThread() local
H A Dregulator_test.c189 static int32_t RegulatorTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in RegulatorTestStartThread()
233 struct OsalThread thread2; in RegulatorTestMultiThread() local
H A Dclock_test.c149 static int32_t ClockTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, const i… in ClockTestStartThread()
284 struct OsalThread thread2; in ClockTestMultiThread() local
H A Di2c_test.c247 static int32_t I2cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I2cTestStartThread()
291 struct OsalThread thread2; in I2cTestMultiThread() local
H A Di3c_test.c366 static int32_t I3cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I3cTestStartThread()
410 struct OsalThread thread2; in I3cTestThreadFunc() local
H A Dplatform_dumper_test.c337 static int32_t PlatformDumperTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in PlatformDumperTestStartThread()
381 struct OsalThread thread2; in PlatformDumperTestMultiThread() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dondemand_helper.cpp244 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
263 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
282 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSA() local
301 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1685 std::thread thread2([]() { in __anonb4f3bed91402() variable
1738 std::thread thread2([]() { in __anonb4f3bed91602() variable
H A Ddistributeddb_mock_sync_module_test.cpp934 std::thread thread2([&dataSync, &syncTaskContext, &storage, deviceId, k2, v2]() { in __anon34a84a720e02() variable
1221 std::thread thread2([&enginePtr]() { in __anon34a84a721402() variable
H A Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1687 std::thread thread2([&dataSize, &key1, &value1]() { in __anoncdf0d24b0802() variable
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp205 std::thread thread2(TestNtpThread, "thread2"); variable
H A Dtime_service_test.cpp1033 std::thread thread2(TestNtpThread, "thread2"); 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/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_stub_unittest.cpp249 pthread_t thread1, thread2; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp735 std::thread thread2([&]() { in __anonca7e63500602() variable
H A Ddistributeddb_interfaces_nb_delegate_test.cpp1646 std::thread thread2(std::bind(PutData, g_kvNbDelegatePtr, 1)); // 1th thread. variable
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_service_ability_other_test.cpp305 std::thread thread2([&]() variable