Searched refs:condvar_wait_task (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/kernel/condvar/condvar_api/src/ |
D | main.c | 58 void condvar_wait_task(void *p1, void *p2, void *p3) in condvar_wait_task() function 199 condvar_wait_task, &timeout, NULL, NULL, in ZTEST_USER() 218 condvar_wait_task, &timeout, NULL, NULL, in ZTEST_USER() 233 condvar_wait_task, &timeout, NULL, NULL, in ZTEST_USER()
|