Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h515 bool DoAcquireLock();
H A DScriptInterpreterPython.cpp209 DoAcquireLock(); in Locker()
218 bool ScriptInterpreterPython::Locker::DoAcquireLock() { in DoAcquireLock() function in ScriptInterpreterPython::Locker