Searched defs:AddThread (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp301 status_t AddThread(thread_id id, const char* name) function in class:SchedulingAnalysis::SchedulingAnalysisManager
/haiku/src/bin/debug/profile/
H A Dprofile.cpp158 status_t AddThread(thread_id threadID) function in class:ThreadManager
168 status_t AddThread(team_id teamID, thread_id threadID, const char* name) function in class:ThreadManager
/haiku/src/kits/debugger/model/
H A DTeam.cpp128 Team::AddThread(Thread* thread) function in class:Team
137 Team::AddThread(const ThreadInfo& threadInfo, Thread** _thread) function in class:Team
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp284 Model::Team::AddThread(Thread* thread) function in class:Model::Team
831 Model::AddThread(const system_profiler_thread_added* event, nanotime_t time) function in class:Model

Completed in 108 milliseconds