Home
last modified time | relevance | path

Searched refs:_SetActiveThread (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h180 void _SetActiveThread(::Thread* thread);
H A DTeamWindow.cpp284 _SetActiveThread(NULL); in ~TeamWindow()
895 _SetActiveThread(thread); in ThreadSelectionChanged()
1369 TeamWindow::_SetActiveThread(::Thread* thread) in _SetActiveThread() function in TeamWindow
1815 _SetActiveThread(thread); in _HandleThreadStateChanged()