Home
last modified time | relevance | path

Searched defs:py_lock (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1656 Locker py_lock(this, in CreateScriptedThreadPlan() local
1756 Locker py_lock(this, in CreateScriptedBreakpointResolver() local
1828 Locker py_lock(this, in CreateScriptedStopHook() local
1846 Locker py_lock(this, in ScriptedStopHookHandleStop() local
1884 Locker py_lock(this, in GetDynamicSettings() local
1925 Locker py_lock(this, in CreateSyntheticScriptedProvider() local
1944 Locker py_lock(this, in CreateScriptCommandObject() local
2072 Locker py_lock(this, in FormatterCallbackFunction() local
2349 Locker py_lock(this, in GetSyntheticTypeName() local
2430 Locker py_lock(this, in RunScriptFormatKeyword() local
[all …]
H A DScriptedPlatformPythonInterface.cpp41 Locker py_lock(&m_interpreter, Locker::AcquireLock | Locker::NoSTDIN, in CreatePluginObject() local
H A DScriptedThreadPythonInterface.cpp41 Locker py_lock(&m_interpreter, Locker::AcquireLock | Locker::NoSTDIN, in CreatePluginObject() local
H A DScriptedProcessPythonInterface.cpp43 Locker py_lock(&m_interpreter, Locker::AcquireLock | Locker::NoSTDIN, in CreatePluginObject() local