Searched refs:gt9147_thread (Results 1 – 1 of 1) sorted by relevance
775 static rt_thread_t gt9147_thread = RT_NULL; variable848 gt9147_thread = rt_thread_create("thread1", in gt9147_sample()855 if (gt9147_thread != RT_NULL) in gt9147_sample()856 rt_thread_startup(gt9147_thread); in gt9147_sample()
Completed in 4 milliseconds