Home
last modified time | relevance | path

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

/lk-master/kernel/
A Ddebug.c30 static int cmd_threads(int argc, const console_cmd_args *argv);
38 STATIC_COMMAND("threads", "list kernel threads", &cmd_threads)
51 static int cmd_threads(int argc, const console_cmd_args *argv) { in cmd_threads() function

Completed in 2 milliseconds