SetThread
void SetThread(team_id team, thread_id thread) const;
fThreadListView->SetThread(fActiveThread);
void SetThread(Thread* thread);
SetThread(NULL);
state->SetThread(thread);