Searched refs:THREAD_PRIORITY_LOW (Results 1 – 1 of 1) sorted by relevance
23 #define THREAD_PRIORITY_LOW 30 macro54 … = rt_thread_create("tlow", thread_low_entry, RT_NULL, THREAD_STACK_SIZE, THREAD_PRIORITY_LOW, 10); in thread_preemptions_tc()
Completed in 2 milliseconds