Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp400 …PythonDictionary thread_info_dict (m_interpreter->OSPlugin_CreateThread(m_python_object_sp, tid, c… in CreateThread()
/external/lldb/include/lldb/Interpreter/
DScriptInterpreterPython.h97 OSPlugin_CreateThread (lldb::ScriptInterpreterObjectSP os_plugin_object_sp,
DScriptInterpreter.h333 OSPlugin_CreateThread (lldb::ScriptInterpreterObjectSP os_plugin_object_sp, in OSPlugin_CreateThread() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2003 ScriptInterpreterPython::OSPlugin_CreateThread (lldb::ScriptInterpreterObjectSP os_plugin_object_sp, in OSPlugin_CreateThread() function in ScriptInterpreterPython