Searched refs:ThreadRemoved (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DThreadListView.h45 virtual void ThreadRemoved(const Team::ThreadEvent& event);
H A DThreadListView.cpp333 ThreadListView::ThreadRemoved(const Team::ThreadEvent& event) function in class:ThreadListView
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.h46 virtual void ThreadRemoved(const Team::ThreadEvent& event);
H A DExpressionEvaluationWindow.cpp203 ExpressionEvaluationWindow::ThreadRemoved(const Team::ThreadEvent& event) function in class:ExpressionEvaluationWindow
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.h107 virtual void ThreadRemoved(const Team::ThreadEvent& event);
H A DCliContext.cpp516 CliContext::ThreadRemoved(const Team::ThreadEvent& threadEvent) function in class:CliContext
/haiku/headers/private/debugger/model/
H A DTeam.h505 virtual void ThreadRemoved(const Team::ThreadEvent& event);
/haiku/src/kits/debugger/model/
H A DTeam.cpp902 listener->ThreadRemoved(ThreadEvent(TEAM_EVENT_THREAD_REMOVED, thread));
1118 Team::Listener::ThreadRemoved(const Team::ThreadEvent& event) function in class:Team::Listener

Completed in 203 milliseconds