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