Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTScheduler.h246 int32 GetTaskCount() const in GetTaskCount() function
/TaskScheduler/Scheduler/Source/
H A DMTScheduler.cpp742 int32 taskCount = groupDesc.GetTaskCount(); in WaitGroup()
777 int32 taskCount = allGroups.GetTaskCount(); in WaitAll()