Searched refs:thread_entry_priority (Results 1 – 1 of 1) sorted by relevance
25 static void thread_entry_priority(void *p1, void *p2, void *p3) in thread_entry_priority() function69 k_thread_create(&tdata, tstack, STACK_SIZE, thread_entry_priority, in ZTEST()
Completed in 6 milliseconds