Searched refs:StartNoticingNewThreads (Results 1 – 4 of 4) sorted by relevance
182 bool StartNoticingNewThreads() override;
3804 bool ProcessGDBRemote::StartNoticingNewThreads() { in StartNoticingNewThreads() function in ProcessGDBRemote
548 m_process.StartNoticingNewThreads(); in WillResume()
2455 virtual bool StartNoticingNewThreads() { return true; } in StartNoticingNewThreads() function