Searched refs:PRIO (Results 1 – 1 of 1) sorted by relevance
| /examples/utest/testcases/mm/ |
| A D | test_synchronization.h | 20 #define PRIO (UTEST_THR_PRIORITY + 1) macro 129 rt_thread_create(name, group1_entry, (void *)i, ARCH_PAGE_SIZE, PRIO, 10); in synchronization_tc() 141 rt_thread_create(name, group2_entry, (void *)i, ARCH_PAGE_SIZE, PRIO, 10); in synchronization_tc()
|
Completed in 2 milliseconds