Home
last modified time | relevance | path

Searched defs:cthread (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/shell/modules/kernel_service/thread/
Dthread.c20 static void thread_valid_cb(const struct k_thread *cthread, void *user_data) in thread_valid_cb()
Dlist.c62 static void shell_tdata_dump(const struct k_thread *cthread, void *user_data) in shell_tdata_dump()
/Zephyr-latest/subsys/debug/
Dthread_analyzer.c92 static void thread_analyze_cb(const struct k_thread *cthread, void *user_data) in thread_analyze_cb()
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztress.c274 static void thread_cb(const struct k_thread *cthread, void *user_data) in thread_cb()