Searched refs:thread_entry_wait (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/kernel/stack/stack/src/ |
D | main.c | 255 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/ |
D | main.c | 148 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()
|