summaryrefslogtreecommitdiffstats
path: root/chromium/base/task/thread_pool/pooled_task_runner_delegate.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-07-16 11:45:35 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-07-17 08:59:23 +0000
commit552906b0f222c5d5dd11b9fd73829d510980461a (patch)
tree3a11e6ed0538a81dd83b20cf3a4783e297f26d91 /chromium/base/task/thread_pool/pooled_task_runner_delegate.h
parent1b05827804eaf047779b597718c03e7d38344261 (diff)
BASELINE: Update Chromium to 83.0.4103.122
Change-Id: Ie3a82f5bb0076eec2a7c6a6162326b4301ee291e Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/base/task/thread_pool/pooled_task_runner_delegate.h')
-rw-r--r--chromium/base/task/thread_pool/pooled_task_runner_delegate.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/chromium/base/task/thread_pool/pooled_task_runner_delegate.h b/chromium/base/task/thread_pool/pooled_task_runner_delegate.h
index 0ec1b87c10b..b4db5e33607 100644
--- a/chromium/base/task/thread_pool/pooled_task_runner_delegate.h
+++ b/chromium/base/task/thread_pool/pooled_task_runner_delegate.h
@@ -50,11 +50,6 @@ class BASE_EXPORT PooledTaskRunnerDelegate {
virtual void RemoveJobTaskSource(
scoped_refptr<JobTaskSource> task_source) = 0;
- // Invoked when RunsTasksInCurrentSequence() is called on a
- // PooledParallelTaskRunner. Returns true if the current thread is part of the
- // ThreadGroup associated with |traits|.
- virtual bool IsRunningPoolWithTraits(const TaskTraits& traits) const = 0;
-
// Invoked when the priority of |sequence|'s TaskRunner is updated. The
// implementation must update |sequence|'s priority to |priority|, then place
// |sequence| in the correct priority-queue position within the appropriate