Searched refs:StartNoticingNewThreads (Results 1 – 4 of 4) sorted by relevance
185 bool StartNoticingNewThreads() override;
3912 bool ProcessGDBRemote::StartNoticingNewThreads() { in StartNoticingNewThreads() function in ProcessGDBRemote
521 m_process->StartNoticingNewThreads(); in WillResume()
2307 virtual bool StartNoticingNewThreads() { return true; } in StartNoticingNewThreads() function