Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DScriptedProcessInterface.h47 virtual StructuredData::DictionarySP GetThreadWithID(lldb::tid_t tid) { in GetThreadWithID() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptedProcessPythonInterface.cpp107 ScriptedProcessPythonInterface::GetThreadWithID(lldb::tid_t tid) { in GetThreadWithID() function in ScriptedProcessPythonInterface