Searched refs:thread_2_entry (Results 1 – 1 of 1) sorted by relevance
52 static void thread_2_entry(void *p1, void *p2, void *p3) in thread_2_entry() function93 k_tid_t tid_2 = k_thread_create(&thread_2, tstack_thread_2, STACK_SIZE, thread_2_entry, in ZTEST()
Completed in 4 milliseconds