Searched refs:py_lock (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 1868 Locker py_lock(this, in CreateScriptedThreadPlan() local 1887 Locker py_lock(this, in ScriptedThreadPlanExplainsStop() local 1904 Locker py_lock(this, in ScriptedThreadPlanShouldStop() local 1921 Locker py_lock(this, in ScriptedThreadPlanIsStale() local 1938 Locker py_lock(this, in ScriptedThreadPlanGetRunState() local 1971 Locker py_lock(this, in CreateScriptedBreakpointResolver() local 2064 Locker py_lock(this, in ScriptedStopHookHandleStop() local 2102 Locker py_lock(this, in GetDynamicSettings() local 2560 Locker py_lock(this, in GetSyntheticTypeName() local 2790 Locker py_lock(this, in LoadScriptingModule() local [all …]
|
| H A D | ScriptedProcessPythonInterface.cpp | 43 Locker py_lock(&m_interpreter, Locker::AcquireLock | Locker::NoSTDIN, in CreatePluginObject() local 81 Locker py_lock(&m_interpreter, Locker::AcquireLock | Locker::NoSTDIN, in GetStatusFromMethod() local 145 Locker py_lock(&m_interpreter, Locker::AcquireLock | Locker::NoSTDIN, in GetGenericInteger() local 220 Locker py_lock(&m_interpreter, Locker::AcquireLock | Locker::NoSTDIN, in ReadMemoryAtAddress() local
|