Searched defs:next_task (Results 1 – 12 of 12) sorted by relevance
60 NextTask next_task) { in DidCheckForMoreWork()
367 WorkDeduplicator::NextTask next_task = in DoWork() local
168 Task next_task = std::move(queue_.front()); in TakeNextImmediateTask() local219 auto next_task = TakeEarliestTask(); in TakeTask() local
118 auto& next_task = *it; in main() local
112 auto& next_task = *it; in main() local
359 const auto& next_task = timer_tasks_.top(); in ScheduleNextTimer() local
305 fn next_task(&self) -> task::Notified<Runtime> { in next_task() method
429 TestPendingTask* next_task) { in DequeueNextTask()
412 TestPendingTask* next_task) { in DequeueNextTask()
626 fn next_task(&self) -> Option<task::LocalNotified<Arc<Shared>>> { in next_task() method
588 fn next_task(&mut self, worker: &Worker) -> Option<Notified> { in next_task() method
2243 TaskType next_task = tasks_.front(); in RunNextTask() local