Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp50 ContinueLock cont_lock(*this); in SendContinuePacketAndWaitForResponse() local
51 if (!cont_lock) in SendContinuePacketAndWaitForResponse()
140 cont_lock.unlock(); in SendContinuePacketAndWaitForResponse()
146 switch (cont_lock.lock()) { in SendContinuePacketAndWaitForResponse()