Searched refs:graphic_thread (Results 1 – 1 of 1) sorted by relevance
69 void graphic_thread(void *param) in graphic_thread() function212 rt_thread_t graphic_tid = rt_thread_create("graphic work", graphic_thread, RT_NULL, in graphic_test()
Completed in 8 milliseconds