Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/smp/
A Dsmp_thread_preemption_tc.c23 #define THREAD_PRIORITY_LOW 30 macro
54 … = rt_thread_create("tlow", thread_low_entry, RT_NULL, THREAD_STACK_SIZE, THREAD_PRIORITY_LOW, 10); in thread_preemptions_tc()

Completed in 2 milliseconds