Home
last modified time | relevance | path

Searched defs:thread1 (Results 1 – 20 of 20) 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()
245 struct OsalThread thread1; in TimerTestMultiThread() local
H A Dadc_test.c162 static int32_t AdcTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in AdcTestStartThread()
206 struct OsalThread thread1; in AdcTestMultiThread() local
H A Ddac_test.c149 static int32_t DacTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in DacTestStartThread()
193 struct OsalThread thread1; in DacTestMultiThread() local
H A Dregulator_test.c189 static int32_t RegulatorTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in RegulatorTestStartThread()
232 struct OsalThread thread1; in RegulatorTestMultiThread() local
H A Dclock_test.c149 static int32_t ClockTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, const i… in ClockTestStartThread()
283 struct OsalThread thread1; in ClockTestMultiThread() local
H A Di2c_test.c247 static int32_t I2cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I2cTestStartThread()
290 struct OsalThread thread1; in I2cTestMultiThread() local
H A Di3c_test.c366 static int32_t I3cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I3cTestStartThread()
409 struct OsalThread thread1; in I3cTestThreadFunc() local
H A Dplatform_dumper_test.c337 static int32_t PlatformDumperTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in PlatformDumperTestStartThread()
380 struct OsalThread thread1; in PlatformDumperTestMultiThread() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dondemand_helper.cpp240 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local
259 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local
278 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiSA() local
297 std::thread thread1([systemAbilityId, 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.cpp1679 std::thread thread1([]() { in __anonb4f3bed91302() variable
1734 std::thread thread1([]() { in __anonb4f3bed91502() variable
H A Ddistributeddb_mock_sync_module_test.cpp929 std::thread thread1([&dataSync, &syncTaskContext, &storage, deviceId, k1, v1]() { in __anon34a84a720d02() variable
1209 std::thread thread1([&communicator]() { in __anon34a84a721302() variable
H A Ddistributeddb_single_ver_p2p_simple_sync_test.cpp1680 std::thread thread1([]() { in __anoncdf0d24b0702() variable
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_double_write_test.cpp990 std::thread thread1([this]() { in __anone67978660202() variable
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp204 std::thread thread1(TestNtpThread, "thread1"); variable
H A Dtime_service_test.cpp1032 std::thread thread1(TestNtpThread, "thread1"); 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.cpp732 std::thread thread1([&]() { in __anonca7e63500502() variable
H A Ddistributeddb_interfaces_nb_delegate_test.cpp1645 std::thread thread1(std::bind(PutData, g_kvNbDelegatePtr, 0)); // 0th thread. variable
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_service_ability_other_test.cpp300 std::thread thread1([&]() variable