Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/fifo/fifo_api/src/
Dtest_fifo_cancel.c25 static void tfifo_thread_thread(struct k_fifo *pfifo) in tfifo_thread_thread() function
68 tfifo_thread_thread(&fifo_c); in ZTEST()
71 tfifo_thread_thread(&kfifo_c); in ZTEST()
Dtest_fifo_contexts.c87 static void tfifo_thread_thread(struct k_fifo *pfifo) in tfifo_thread_thread() function
141 tfifo_thread_thread(&fifo); in ZTEST()
144 tfifo_thread_thread(&kfifo); in ZTEST()