Home
last modified time | relevance | path

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

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