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.h383 uint32_t IncrementLockCount() { in IncrementLockCount() function
H A DScriptInterpreterPython.cpp373 m_python_interpreter->IncrementLockCount(); in DoAcquireLock()