Home
last modified time | relevance | path

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 Doperating_system.py37 def create_thread(self, tid, context): member in OperatingSystemPlugIn
/llvm-project-15.0.7/lldb/examples/python/
H A Doperating_system.py28 def create_thread(self, tid, context): member in OperatingSystemPlugIn
/llvm-project-15.0.7/lldb/test/API/functionalities/plugins/python_os_plugin/
H A Doperating_system2.py28 def create_thread(self, tid, context): member in OperatingSystemPlugIn
H A Doperating_system.py28 def create_thread(self, tid, context): member in OperatingSystemPlugIn