Searched defs:SetStopped (Results 1 – 3 of 3) sorted by relevance
96 SetStopped () in SetStopped() function
761 void ThreadWatcherList::SetStopped(bool stopped) { in SetStopped() function in ThreadWatcherList
548 void SetStopped(bool val) { stopped_ = val; } in SetStopped() function