Home
last modified time | relevance | path

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

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