Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/pipe/pipe_api/src/
Dconcurrency.c21 static void thread_close(void *arg1, void *arg2, void *arg3) in thread_close() function
55 thread_close, &pipe, NULL, NULL, K_PRIO_COOP(0), 0, K_MSEC(100)); in ZTEST()
75 thread_close, &pipe, NULL, NULL, K_PRIO_COOP(0), 0, K_MSEC(100)); in ZTEST()