Searched refs:thread_reset (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/tests/kernel/pipe/pipe_api/src/ |
| D | concurrency.c | 26 static void thread_reset(void *arg1, void *arg2, void *arg3) in thread_reset() function 93 thread_reset, &pipe, NULL, NULL, K_PRIO_COOP(0), 0, K_MSEC(100)); in ZTEST() 115 thread_reset, &pipe, NULL, NULL, K_PRIO_COOP(0), 0, K_MSEC(100)); in ZTEST()
|