Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteClientBase.cpp51 ContinueLock cont_lock(*this); in SendContinuePacketAndWaitForResponse() local
52 if (!cont_lock) in SendContinuePacketAndWaitForResponse()
141 cont_lock.unlock(); in SendContinuePacketAndWaitForResponse()
147 switch (cont_lock.lock()) { in SendContinuePacketAndWaitForResponse()