Home | History | Annotate | Download | only in Commands

Lines Matching full:m_thread_name

4764                     m_thread_name = option_arg;
4802 m_thread_name.clear();
4825 std::string m_thread_name;
5005 if (!m_options.m_thread_name.empty())
5006 thread_spec->SetName (m_options.m_thread_name.c_str());