Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h377 uint32_t IncrementLockCount() { in IncrementLockCount() function
H A DScriptInterpreterPython.cpp392 m_python_interpreter->IncrementLockCount(); in DoAcquireLock()