Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/stack/stack/src/
Dmain.c255 void thread_entry_wait(void *p1, void *p2, void *p3) in thread_entry_wait() function
283 TSTACK_SIZE, thread_entry_wait, &stack3, in ZTEST()
/Zephyr-latest/tests/kernel/lifo/lifo_usage/src/
Dmain.c148 static void thread_entry_wait(void *p1, void *p2, void *p3) in thread_entry_wait() function
248 thread_entry_wait, &plifo, NULL, NULL, in ZTEST()