Home
last modified time | relevance | path

Searched refs:graphic_tid (Results 1 – 1 of 1) sorted by relevance

/bsp/qemu-virt64-aarch64/applications/
A Dgraphic.c212 rt_thread_t graphic_tid = rt_thread_create("graphic work", graphic_thread, RT_NULL, in graphic_test() local
215 if (graphic_tid != RT_NULL) in graphic_test()
217 rt_thread_startup(graphic_tid); in graphic_test()

Completed in 9 milliseconds