Searched refs:GetCharThread (Results 1 – 1 of 1) sorted by relevance
283 static int32_t GetCharThread(void *arg) in GetCharThread() function304 ret = OsalThreadCreate(&g_Getchar, (OsalThreadEntry)GetCharThread, NULL); in StartThreadGetChar()