Searched refs:thread_high_entry (Results 1 – 1 of 1) sorted by relevance
30 static void thread_high_entry(void *parameter) in thread_high_entry() function63 …threads[1] = rt_thread_create("thigh", thread_high_entry, RT_NULL, THREAD_STACK_SIZE, THREAD_PRIO… in thread_preemptions_tc()
Completed in 3 milliseconds