Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachThread.h59 bool RestoreSuspendCountAfterStop();
DMachThread.cpp119 bool MachThread::RestoreSuspendCountAfterStop() { in RestoreSuspendCountAfterStop() function in MachThread
420 RestoreSuspendCountAfterStop(); in ThreadDidStop()