Searched refs:OtaUpdateProgressThread (Results 1 – 1 of 1) sorted by relevance
49 static void *OtaUpdateProgressThread(void *usEnv) in OtaUpdateProgressThread() function79 return pthread_create(&thread, nullptr, OtaUpdateProgressThread, env); in CreateProgressThread()