Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/pipe/pipe_api/src/
Dconcurrency.c39 static void thread_read(void *arg1, void *arg2, void *arg3) in thread_read() function
135 thread_read, &pipe, NULL, NULL, K_PRIO_COOP(0), 0, K_NO_WAIT); in ZTEST()