Searched defs:thread1 (Results 1 – 7 of 7) sorted by relevance
/drivers/hdf_core/framework/test/unittest/platform/common/ |
D | timer_test.c | 157 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
|
D | regulator_test.c | 189 static int32_t RegulatorTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in RegulatorTestStartThread() 232 struct OsalThread thread1; in RegulatorTestMultiThread() local
|
D | dac_test.c | 149 static int32_t DacTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in DacTestStartThread() 193 struct OsalThread thread1; in DacTestMultiThread() local
|
D | adc_test.c | 162 static int32_t AdcTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in AdcTestStartThread() 206 struct OsalThread thread1; in AdcTestMultiThread() local
|
D | i2c_test.c | 247 static int32_t I2cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I2cTestStartThread() 290 struct OsalThread thread1; in I2cTestMultiThread() local
|
D | i3c_test.c | 366 static int32_t I3cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I3cTestStartThread() 409 struct OsalThread thread1; in I3cTestThreadFunc() local
|
D | platform_dumper_test.c | 337 static int32_t PlatformDumperTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in PlatformDumperTestStartThread() 380 struct OsalThread thread1; in PlatformDumperTestMultiThread() local
|