Searched refs:StopNoticingNewThreads (Results 1 – 4 of 4) sorted by relevance
184 bool StopNoticingNewThreads() override;
3830 bool ProcessGDBRemote::StopNoticingNewThreads() { in StopNoticingNewThreads() function in ProcessGDBRemote
554 m_process.StopNoticingNewThreads(); in WillResume()
2462 virtual bool StopNoticingNewThreads() { return true; } in StopNoticingNewThreads() function