Lines Matching defs:task
55 // finalization step that happens on the main thread, every task has to be
56 // advanced during idle time first. Depending on the properties of the task, it
75 // and then spins of another idle task to potentially do the final step on the
121 // In the pending task queue.
126 // In the finalizable task queue.
133 // Popped off the pending task queue.
135 // Popped off the finalizable task queue.
143 explicit Job(std::unique_ptr<BackgroundCompileTask> task);
150 std::unique_ptr<BackgroundCompileTask> task;
203 // True if an idle task is scheduled to be run.
228 // If not nullptr, then the main thread waits for the task processing