Lines Matching refs:SetStopped
72 SetStopped(); in Suspend()
81 SetStopped(); in SetStoppedBySignal()
100 SetStopped(); in SetStoppedByBreakpoint()
106 SetStopped(); in SetStoppedByTrace()
112 SetStopped(); in SetStoppedByExec()
126 SetStopped(); in SetStoppedByWatchpoint()
134 SetStopped(); in SetStoppedByFork()
144 SetStopped(); in SetStoppedByVFork()
153 SetStopped(); in SetStoppedByVForkDone()
160 SetStopped(); in SetStoppedWithNoReason()
166 void NativeThreadNetBSD::SetStopped() { in SetStopped() function in NativeThreadNetBSD