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()
145 SetStopped(); in SetStoppedByVFork()
154 SetStopped(); in SetStoppedByVForkDone()
161 SetStopped(); in SetStoppedWithNoReason()
167 void NativeThreadFreeBSD::SetStopped() { in SetStopped() function in NativeThreadFreeBSD