Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/threads/thread_apis/src/
Dtest_threads_spawn.c31 static void thread_entry_delay(void *p1, void *p2, void *p3) in thread_entry_delay() function
87 k_thread_create(&tdata, tstack, STACK_SIZE, thread_entry_delay, in ZTEST_USER()
117 thread_entry_delay, NULL, NULL, NULL, in ZTEST()
143 thread_entry_delay, NULL, NULL, NULL, in ZTEST()