Searched defs:nextTask (Results 1 – 2 of 2) sorted by relevance
78 CompilerTask nextTask; in BackgroundCompileMethod() local
78 auto nextTask = static_cast<SchedulableTaskQueueInterface *>(queue)->PopTask(); in TEST_F() local