Searched refs:SchedulerWorkerPool (Results 1 – 4 of 4) sorted by relevance
35 LazyInstance<ThreadLocalPointer<const SchedulerWorkerPool>>::Leaky38 const SchedulerWorkerPool* GetCurrentWorkerPool() { in GetCurrentWorkerPool()51 SchedulerWorkerPool* worker_pool) in SchedulerParallelTaskRunner()77 SchedulerWorkerPool* const worker_pool_;89 SchedulerWorkerPool* worker_pool) in SchedulerSequencedTaskRunner()126 SchedulerWorkerPool* const worker_pool_;131 scoped_refptr<TaskRunner> SchedulerWorkerPool::CreateTaskRunnerWithTraits( in CreateTaskRunnerWithTraits()137 SchedulerWorkerPool::CreateSequencedTaskRunnerWithTraits( in CreateSequencedTaskRunnerWithTraits()142 bool SchedulerWorkerPool::PostTaskWithSequence( in PostTaskWithSequence()160 SchedulerWorkerPool* worker_pool, Task task) { in PostTaskWithSequence()[all …]
17 class SchedulerWorkerPool; variable45 SchedulerWorkerPool* worker_pool,
63 ThreadPostingTasks(SchedulerWorkerPool* worker_pool, in ThreadPostingTasks()85 SchedulerWorkerPool* const worker_pool_;156 std::unique_ptr<SchedulerWorkerPool> worker_pool_;
26 SchedulerWorkerPool* worker_pool, in CreateTaskRunnerWithExecutionMode()