Searched refs:m_queue (Results 1 – 2 of 2) sorted by relevance
49 if (!m_queue.empty()) in GetQueueName()50 return m_queue.c_str(); in GetQueueName()99 std::string m_queue; variable
26 m_thread_info_valobj_sp(thread_info_valobj_sp), m_name(), m_queue(), in ThreadMemory()33 m_name(std::string(name)), m_queue(std::string(queue)), in ThreadMemory()