Home
last modified time | relevance | path

Searched refs:SetDebugIsFree (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/Scheduler/Source/
H A DMTScheduler.cpp99 groupStats[TaskGroup::DEFAULT].SetDebugIsFree(false); in TaskScheduler()
857 groupStats[idx].SetDebugIsFree(false); in CreateGroup()
872 groupStats[idx].SetDebugIsFree(true); in ReleaseGroup()
/TaskScheduler/Scheduler/Include/
H A DMTScheduler.h272 void SetDebugIsFree(bool _debugIsFree) in SetDebugIsFree() function