Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztress.c274 static void thread_cb(const struct k_thread *cthread, void *user_data) in thread_cb() function
292 k_thread_foreach(thread_cb, NULL); in ztress_init()