Searched refs:StopNoticingNewThreads (Results 1 – 4 of 4) sorted by relevance
180 bool StopNoticingNewThreads() override;
3738 bool ProcessGDBRemote::StopNoticingNewThreads() { in StopNoticingNewThreads() function in ProcessGDBRemote
528 m_process->StopNoticingNewThreads(); in WillResume()
2309 virtual bool StopNoticingNewThreads() { return true; } in StopNoticingNewThreads() function