Searched refs:shared_priority_queue_ (Results 1 – 2 of 2) sorted by relevance
165 lock_(shared_priority_queue_.container_lock()), in SchedulerWorkerPoolImpl()263 shared_priority_queue_.BeginTransaction()->Push(std::move(sequence), in OnCanScheduleSequence()459 outer_->shared_priority_queue_.BeginTransaction()); in GetWork()530 outer_->shared_priority_queue_.BeginTransaction()->Push(std::move(sequence), in ReEnqueueSequence()729 outer_->shared_priority_queue_.BeginTransaction()); in WillBlockEntered()902 shared_priority_queue_.BeginTransaction()); in AdjustMaxTasks()
226 PriorityQueue shared_priority_queue_; variable