Searched refs:next_job_id_ (Results 1 – 2 of 2) sorted by relevance
166 JobId next_job_id_; variable
181 next_job_id_(0), in CompilerDispatcher()678 jobs_.insert(std::make_pair(next_job_id_++, std::move(job))); in InsertJob()