Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/lifo/lifo_usage/src/
Dmain.c23 void test_thread_pend_and_timeout(void *p1, void *p2, void *p3);
124 test_thread_pend_and_timeout, in test_multiple_threads_pending()
398 void test_thread_pend_and_timeout(void *p1, void *p2, void *p3) in test_thread_pend_and_timeout() function
/Zephyr-latest/tests/kernel/fifo/fifo_timeout/src/
Dmain.c122 static void test_thread_pend_and_timeout(void *p1, void *p2, void *p3) in test_thread_pend_and_timeout() function
146 test_thread_pend_and_timeout, in test_multiple_threads_pending()
227 test_thread_pend_and_timeout, in test_multiple_threads_get_data()