Searched refs:SpeedReadThread (Results 1 – 1 of 1) sorted by relevance
199 static int32_t SpeedReadThread(void *arg) in SpeedReadThread() function246 ret = OsalThreadCreate(&g_threadRead, (OsalThreadEntry)SpeedReadThread, port); in StartThreadReadSpeed()