AddThread
Model::Team::AddThread(Thread* thread)
Model::AddThread(const system_profiler_thread_added* event, nanotime_t time)
status_t AddThread(thread_id threadID)
status_t AddThread(team_id teamID, thread_id threadID, const char* name, bigtime_t cpuTime)
Team::AddThread(Thread* thread)
Team::AddThread(const ThreadInfo& threadInfo, Thread** _thread)
status_t AddThread(thread_id id, const char* name)