Searched refs:m_queue_wp (Results 1 – 3 of 3) sorted by relevance
32 m_queue_wp(), in QueueImpl()41 m_queue_wp(), in QueueImpl()47 m_queue_wp = queue_sp; in QueueImpl()54 m_queue_wp = rhs.m_queue_wp; in QueueImpl()68 return m_queue_wp.lock() != NULL; in IsValid()74 m_queue_wp.reset(); in Clear()85 m_queue_wp = queue_sp; in SetQueue()92 lldb::QueueSP queue_sp = m_queue_wp.lock(); in GetQueueID()107 lldb::QueueSP queue_sp = m_queue_wp.lock(); in GetIndexID()122 lldb::QueueSP queue_sp = m_queue_wp.lock (); in GetName()[all …]
19 m_queue_wp (), in QueueItem()32 m_queue_wp = queue_sp; in QueueItem()67 QueueSP queue_sp = m_queue_wp.lock(); in GetExtendedBacktraceThread()
100 return m_queue_wp.lock() != NULL; in IsValid()217 lldb::QueueWP m_queue_wp;