Home
last modified time | relevance | path

Searched defs:cur_thread_sp (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.cpp472 ThreadSP cur_thread_sp( in GetExtendedBacktraceThread() local
554 ThreadSP cur_thread_sp( in GetExtendedBacktraceFromItemRef() local
728 ThreadSP cur_thread_sp( in PopulateQueueList() local
793 ThreadSP cur_thread_sp( in GetPendingItemRefsForQueue() local
888 ThreadSP cur_thread_sp( in CompleteQueueItem() local
/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp2820 lldb::ThreadSP cur_thread_sp = cur_threadlist.GetThreadAtIndex(i); in RunStopHooks() local