Searched refs:GetPendingItems (Results 1 – 6 of 6) sorted by relevance
92 GetPendingItemsReturnInfo GetPendingItems(Thread &thread, lldb::addr_t queue,
211 AppleGetPendingItemsHandler::GetPendingItems(Thread &thread, addr_t queue, in GetPendingItems() function in AppleGetPendingItemsHandler
755 pending_items_pointer = m_get_pending_items_handler.GetPendingItems( in GetPendingItemRefsForQueue()
90 const std::vector<lldb::QueueItemSP> &GetPendingItems();
77 const std::vector<lldb::QueueItemSP> &Queue::GetPendingItems() { in GetPendingItems() function in Queue
121 queue_sp->GetPendingItems()); in FetchItems()