Home
last modified time | relevance | path

Searched refs:DecrementLockCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h371 uint32_t DecrementLockCount() { in DecrementLockCount() function
H A DScriptInterpreterPython.cpp386 m_python_interpreter->DecrementLockCount(); in DoFreeLock()