Home
last modified time | relevance | path

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

/Zephyr-4.3.0/tests/kernel/pipe/pipe_api/src/
Dconcurrency.c31 static void thread_write(void *arg1, void *arg2, void *arg3) in thread_write() function
157 thread_write, &pipe, NULL, NULL, K_PRIO_COOP(0), 0, K_NO_WAIT); in ZTEST()