Searched refs:GetCountOfTasksInSystemWithTaskProperties (Results 1 – 2 of 2) sorted by relevance
229 if (waitToFinish > 0 && GetCountOfTasksInSystemWithTaskProperties(properties) == 0) { in HelpWorkersWithTasks()295 while (GetCountOfTasksInSystemWithTaskProperties(properties) != 0) { in WaitForFinishAllTasksWithProperties()350 if (waitToFinish > 0 && GetCountOfTasksInSystemWithTaskProperties(properties) == 0) { in IncrementCounterOfExecutedTasks()445 size_t TaskScheduler::GetCountOfTasksInSystemWithTaskProperties(TaskProperties prop) const in GetCountOfTasksInSystemWithTaskProperties() function in ark::taskmanager::TaskScheduler
248 size_t GetCountOfTasksInSystemWithTaskProperties(TaskProperties prop) const;