Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/pipe/deprecated/pipe_api/src/
Dtest_pipe_contexts.c89 static void tpipe_thread_thread(struct k_pipe *ppipe) in tpipe_thread_thread() function
296 tpipe_thread_thread(&pipe); in ZTEST()
299 tpipe_thread_thread(&kpipe); in ZTEST()
316 tpipe_thread_thread(p); in ZTEST_USER()