Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h564 uint32_t DecrementLockCount() { in DecrementLockCount() function
H A DScriptInterpreterPython.cpp247 m_python_interpreter->DecrementLockCount(); in DoFreeLock()