Searched refs:THIGH_PRIORITY (Results 1 – 2 of 2) sorted by relevance
| /examples/utest/testcases/kernel/smp/ |
| A D | smp_affinity_pri2_tc.c | 28 #define THIGH_PRIORITY 10 macro 85 …] = rt_thread_create("T0", thread_entry, (int *)¶ms[0], THREAD_STACK_SIZE, THIGH_PRIORITY, 20); in smp_affinity_pri2_tc()
|
| A D | smp_affinity_pri1_tc.c | 28 #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