CliThreadsCommand
&& _RegisterCommand("threads", new(std::nothrow) CliThreadsCommand)
CliThreadsCommand::CliThreadsCommand()
CliThreadsCommand::Execute(int argc, const char* const* argv,
class CliThreadsCommand : public CliCommand {
CliThreadsCommand();