Searched refs:ThreadAdded (Results 1 - 10 of 10) sorted by path

/haiku/headers/private/debugger/model/
H A DTeam.h504 virtual void ThreadAdded(const Team::ThreadEvent& event);
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp194 ExpressionEvaluationWindow::ThreadAdded(const Team::ThreadEvent& event) function in class:ExpressionEvaluationWindow
H A DExpressionEvaluationWindow.h45 virtual void ThreadAdded(const Team::ThreadEvent& event);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DThreadListView.h44 virtual void ThreadAdded(const Team::ThreadEvent& event);
H A DThreadListView.cpp326 ThreadListView::ThreadAdded(const Team::ThreadEvent& event) function in class:ThreadListView
/haiku/src/apps/debugger/user_interface/report/
H A DReportUserInterface.h50 virtual void ThreadAdded(const Team::ThreadEvent& event);
H A DReportUserInterface.cpp214 ReportUserInterface::ThreadAdded(const Team::ThreadEvent& event) function in class:ReportUserInterface
/haiku/src/kits/debugger/model/
H A DTeam.cpp892 listener->ThreadAdded(ThreadEvent(TEAM_EVENT_THREAD_ADDED, thread));
1112 Team::Listener::ThreadAdded(const Team::ThreadEvent& event) function in class:Team::Listener
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp506 CliContext::ThreadAdded(const Team::ThreadEvent& threadEvent) function in class:CliContext
H A DCliContext.h106 virtual void ThreadAdded(const Team::ThreadEvent& event);

Completed in 209 milliseconds