Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_dumper_test.c337 static int32_t PlatformDumperTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in PlatformDumperTestStartThread() function
398 ret = PlatformDumperTestStartThread(&thread1, &thread2, &count1, &count2); in PlatformDumperTestMultiThread()