Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachThread.h58 bool SetSuspendCountBeforeResume(bool others_stopped);
DMachThread.cpp77 SetSuspendCountBeforeResume(others_stopped); in Resume()
81 bool MachThread::SetSuspendCountBeforeResume(bool others_stopped) { in SetSuspendCountBeforeResume() function in MachThread