Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/sys_kernel/src/
Dmwfifo.c39 void fifo_thread1(void *par1, void *par2, void *par3) in fifo_thread1() function
158 k_thread_create(&thread_data1, thread_stack1, STACK_SIZE, fifo_thread1, in fifo_test()
190 k_thread_create(&thread_data1, thread_stack1, STACK_SIZE, fifo_thread1, in fifo_test()
221 k_thread_create(&thread_data1, thread_stack1, STACK_SIZE, fifo_thread1, in fifo_test()
224 k_thread_create(&thread_data2, thread_stack2, STACK_SIZE, fifo_thread1, in fifo_test()