Searched refs:StopNoticingNewThreads (Results 1 – 4 of 4) sorted by relevance
183 bool StopNoticingNewThreads() override;
4017 bool ProcessGDBRemote::StopNoticingNewThreads() { in StopNoticingNewThreads() function in ProcessGDBRemote
527 m_process->StopNoticingNewThreads(); in WillResume()
2332 virtual bool StopNoticingNewThreads() { return true; } in StopNoticingNewThreads() function