Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/sched/schedule_api/src/
Dtest_sched_priority.c24 static void thread_entry_prio(void *p1, void *p2, void *p3) in thread_entry_prio() function
140 thread_entry_prio, INT_TO_POINTER(0), NULL, NULL, in ZTEST()
144 thread_entry_prio, INT_TO_POINTER(1), NULL, NULL, in ZTEST()
148 thread_entry_prio, INT_TO_POINTER(2), NULL, NULL, in ZTEST()
152 thread_entry_prio, INT_TO_POINTER(3), NULL, NULL, in ZTEST()