Searched refs:thread_1_entry (Results 1 – 1 of 1) sorted by relevance
24 static void thread_1_entry(void *p1, void *p2, void *p3) in thread_1_entry() function90 k_tid_t tid_1 = k_thread_create(&thread_1, tstack_thread_1, STACK_SIZE, thread_1_entry, in ZTEST()
Completed in 2 milliseconds