Home
last modified time | relevance | path

Searched refs:OSPlugin_CreateThread (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp405 m_interpreter->OSPlugin_CreateThread(m_python_object_sp, tid, context); in CreateThread()
/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h240 OSPlugin_CreateThread(StructuredData::ObjectSP os_plugin_object_sp, in OSPlugin_CreateThread() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h138 OSPlugin_CreateThread(StructuredData::ObjectSP os_plugin_object_sp,
DScriptInterpreterPython.cpp1768 StructuredData::DictionarySP ScriptInterpreterPythonImpl::OSPlugin_CreateThread( in OSPlugin_CreateThread() function in ScriptInterpreterPythonImpl