Home | History | Annotate | Download | only in Commands

Lines Matching refs:m_thread_name

105             m_thread_name(),
266 m_thread_name.assign (option_arg);
310 m_thread_name.clear();
344 std::string m_thread_name;
520 if (!m_options.m_thread_name.empty())
521 bp->GetOptions()->GetThreadSpec()->SetName(m_options.m_thread_name.c_str());
734 m_thread_name(),
812 m_thread_name.assign (option_arg);
814 m_thread_name.clear();
856 m_thread_name.clear();
885 std::string m_thread_name;
939 location->SetThreadName(m_options.m_thread_name.c_str());
963 bp->SetThreadName(m_options.m_thread_name.c_str());