Home
last modified time | relevance | path

Searched defs:OSPlugin_CreateThread (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DScriptInterpreter.h274 OSPlugin_CreateThread(StructuredData::ObjectSP os_plugin_object_sp, in OSPlugin_CreateThread() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1605 StructuredData::DictionarySP ScriptInterpreterPythonImpl::OSPlugin_CreateThread( in OSPlugin_CreateThread() function in ScriptInterpreterPythonImpl