Searched refs:m_enqueueing_queue_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DQueueItem.cpp23 m_enqueueing_queue_id(LLDB_INVALID_QUEUE_ID),
70 return m_enqueueing_queue_id;
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DQueueItem.h105 m_enqueueing_queue_id = qid;
153 m_enqueueing_queue_id; // Queue that enqueued this item, if it was a queue member in class:lldb_private::QueueItem

Completed in 128 milliseconds