Searched refs:shell_stack_dump (Results 1 – 1 of 1) sorted by relevance
22 static void shell_stack_dump(const struct k_thread *thread, void *user_data) in shell_stack_dump() function65 k_thread_foreach_unlocked(shell_stack_dump, (void *)sh); in cmd_kernel_thread_stacks()