Home
last modified time | relevance | path

Searched refs:PushPendingQueueItem (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DQueue.h125 void PushPendingQueueItem(lldb::QueueItemSP item) { in PushPendingQueueItem() function
/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.cpp838 queue->PushPendingQueueItem(queue_item_sp); in PopulatePendingItemsForQueue()