Home
last modified time | relevance | path

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

/tests/arch/rx/acc/src/
A Dmain.c52 static void thread_2_entry(void *p1, void *p2, void *p3) in thread_2_entry() function
93 k_tid_t tid_2 = k_thread_create(&thread_2, tstack_thread_2, STACK_SIZE, thread_2_entry, in ZTEST()

Completed in 4 milliseconds