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