Searched refs:create_thread (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/ | ||
| H A D | operating_system.py | 37 def create_thread(self, tid, context): member in OperatingSystemPlugIn |
| /llvm-project-15.0.7/lldb/examples/python/ | ||
| H A D | operating_system.py | 28 def create_thread(self, tid, context): member in OperatingSystemPlugIn |
| /llvm-project-15.0.7/lldb/test/API/functionalities/plugins/python_os_plugin/ | ||
| H A D | operating_system2.py | 28 def create_thread(self, tid, context): member in OperatingSystemPlugIn |
| H A D | operating_system.py | 28 def create_thread(self, tid, context): member in OperatingSystemPlugIn |