9#ifndef LLDB_API_SBQUEUEITEM_H
10#define LLDB_API_SBQUEUEITEM_H
27 explicit operator bool()
const;
41 SBThread GetExtendedBacktraceThread(
const char *type);
48 void SetQueueItem(
const lldb::QueueItemSP &queue_item_sp);
lldb::QueueItemSP m_queue_item_sp
SBQueueItem(const lldb::QueueItemSP &queue_item_sp)
A class that represents a running process on the host machine.
QueueItemKind
Queue work item types.