Searched refs:thread_entry_params (Results 1 – 1 of 1) sorted by relevance
17 static void thread_entry_params(void *p1, void *p2, void *p3) in thread_entry_params() function50 k_thread_create(&tdata, tstack, STACK_SIZE, thread_entry_params, in ZTEST_USER()
Completed in 3 milliseconds