Searched refs:GetDebugIsFree (Results 1 – 2 of 2) sorted by relevance
855 MT_ASSERT(groupStats[idx].GetDebugIsFree() == true, "Bad logic!"); in CreateGroup()870 MT_ASSERT(groupStats[idx].GetDebugIsFree() == false, "Group already released"); in ReleaseGroup()887 MT_ASSERT(groupDesc.GetDebugIsFree() == false, "Invalid group"); in GetGroupDesc()
277 bool GetDebugIsFree() const in GetDebugIsFree() function