Searched refs:SetThread (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DThreadListView.h32 void SetThread(Thread* thread);
H A DThreadListView.cpp251 ThreadListView::SetThread(Thread* thread) function in class:ThreadListView
H A DTeamWindow.cpp1392 fThreadListView->SetThread(fActiveThread);
/haiku/headers/build/os/app/
H A DRoster.h156 void SetThread(team_id team, thread_id thread) const;
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp155 SetThread(NULL);
171 void SetThread(Thread* thread) function in struct:__anon2::ThreadState
915 state->SetThread(thread);

Completed in 53 milliseconds