Lines Matching refs:SetStopped
72 SetStopped(); in Suspend()
81 SetStopped(); in SetStoppedBySignal()
101 SetStopped(); in SetStoppedByBreakpoint()
107 SetStopped(); in SetStoppedByTrace()
113 SetStopped(); in SetStoppedByExec()
127 SetStopped(); in SetStoppedByWatchpoint()
135 SetStopped(); in SetStoppedByFork()
144 SetStopped(); in SetStoppedByVFork()
152 SetStopped(); in SetStoppedByVForkDone()
158 SetStopped(); in SetStoppedWithNoReason()
164 void NativeThreadFreeBSD::SetStopped() { in SetStopped() function in NativeThreadFreeBSD