Searched refs:on_new_thread (Results 1 – 5 of 5) sorted by relevance
53 void on_new_thread (thread_info *t) override;
266 mi_interp::on_new_thread (thread_info *t) in on_new_thread() function
126 virtual void on_new_thread (thread_info *t) {} in on_new_thread() function
426 interps_notify (&interp::on_new_thread, t); in interps_notify_new_thread()
46623 gdb: add interp::on_new_thread method