Searched refs:THREAD_PRIORITY_HIGH (Results 1 – 1 of 1) sorted by relevance
22 #define THREAD_PRIORITY_HIGH 21 macro63 …rt_thread_create("thigh", thread_high_entry, RT_NULL, THREAD_STACK_SIZE, THREAD_PRIORITY_HIGH, 10); in thread_preemptions_tc()
Completed in 3 milliseconds