Searched refs:PopulatePendingItemsForQueue (Results 1 – 4 of 4) sorted by relevance
81 process_sp->GetSystemRuntime()->PopulatePendingItemsForQueue(this); in GetPendingItems()
252 virtual void PopulatePendingItemsForQueue(lldb_private::Queue *queue) {} in PopulatePendingItemsForQueue() function
88 void PopulatePendingItemsForQueue(lldb_private::Queue *queue) override;
825 void SystemRuntimeMacOSX::PopulatePendingItemsForQueue(Queue *queue) { in PopulatePendingItemsForQueue() function in SystemRuntimeMacOSX