Home | History | Annotate | Download | only in Commands

Lines Matching refs:m_queue_name

4768                     m_queue_name = option_arg;
4803 m_queue_name.clear();
4826 std::string m_queue_name;
5008 if (!m_options.m_queue_name.empty())
5009 thread_spec->SetQueueName (m_options.m_queue_name.c_str());