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