Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/common/src/
Dmqueue.c50 static void *receiver_thread(void *p1) in receiver_thread() function
85 (i % 2 == 0) ? receiver_thread : sender_thread, NULL)); in ZTEST()