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 D | crashlog_scripted_process.py | 100 def get_thread_with_id(self, tid: int): member in CrashLogScriptedProcess |
H A D | scripted_process.py | 75 def get_thread_with_id(self, tid): member in ScriptedProcess |