Searched refs:PlatformDumperTestThreadFunc (Results 1 – 1 of 1) sorted by relevance
330 static int PlatformDumperTestThreadFunc(void *param) in PlatformDumperTestThreadFunc() function385 … ret = OsalThreadCreate(&thread1, (OsalThreadEntry)PlatformDumperTestThreadFunc, (void *)&count1); in PlatformDumperTestMultiThread()391 … ret = OsalThreadCreate(&thread2, (OsalThreadEntry)PlatformDumperTestThreadFunc, (void *)&count2); in PlatformDumperTestMultiThread()