Searched refs:tq (Results 1 – 1 of 1) sorted by relevance
129 for (auto tq = taskQueues.begin(); tq < taskQueues.end(); ++tq) { in ~TaskSchedulerImpl() local130 (*tq)->complete(); in ~TaskSchedulerImpl()136 for (auto tq = taskQueues.begin(); tq < taskQueues.end(); ++tq) { in ~TaskSchedulerImpl() local137 delete(*tq); in ~TaskSchedulerImpl()