Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/scripted_process/
H A Dcrashlog_scripted_process.py100 def get_thread_with_id(self, tid: int): member in CrashLogScriptedProcess
H A Dscripted_process.py75 def get_thread_with_id(self, tid): member in ScriptedProcess