Home
last modified time | relevance | path

Searched refs:RegulatorTestStartThread (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dregulator_test.c189 static int32_t RegulatorTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in RegulatorTestStartThread() function
251 ret = RegulatorTestStartThread(&thread1, &thread2, &count1, &count2); in RegulatorTestMultiThread()