9#ifndef LLDB_API_SBQUEUE_H
10#define LLDB_API_SBQUEUE_H
29 explicit operator bool()
const;
41 uint32_t GetIndexID()
const;
43 uint32_t GetNumThreads();
47 uint32_t GetNumPendingItems();
51 uint32_t GetNumRunningItems();
uint32_t GetKind(uint32_t data)
Return the type kind encoded in the given data.
static llvm::StringRef GetName(XcodeSDK::Type type)
std::shared_ptr< lldb_private::QueueImpl > m_opaque_sp
std::shared_ptr< lldb_private::Queue > QueueSP