Home
last modified time | relevance | path

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) in SetThread() function in ThreadListView
H A DTeamWindow.cpp1392 fThreadListView->SetThread(fActiveThread); in _SetActiveThread()
/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); in ~ThreadState()
171 void SetThread(Thread* thread) in SetThread() function
915 state->SetThread(thread); in _AllocateThreadStates()