Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachThread.h56 bool SetSuspendCountBeforeResume(bool others_stopped);
DMachThread.cpp81 SetSuspendCountBeforeResume(others_stopped); in Resume()
86 MachThread::SetSuspendCountBeforeResume(bool others_stopped) in SetSuspendCountBeforeResume() function in MachThread