Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/smp/
A Dsmp_affinity_pri2_tc.c28 #define THIGH_PRIORITY 10 macro
85 …] = rt_thread_create("T0", thread_entry, (int *)&params[0], THREAD_STACK_SIZE, THIGH_PRIORITY, 20); in smp_affinity_pri2_tc()
A Dsmp_affinity_pri1_tc.c28 #define THIGH_PRIORITY 10 macro
64 …thread = rt_thread_create("Tn", thread_temp_entry, RT_NULL, THREAD_STACK_SIZE, THIGH_PRIORITY, 20); in thread_entry()

Completed in 5 milliseconds