Searched defs:tasks_count (Results 1 – 2 of 2) sorted by relevance
37 void Execute(int tasks_count, TaskType* tasks, in Execute()
378 void Execute(int tasks_count, TaskType* tasks) { in Execute()398 std::size_t tasks_count = tasks.size(); in LegacyExecuteAndDestroyTasks() local