Class SingleThreadTaskRunnerImpl
Defined in File task_runner_impl.h
Inheritance Relationships
Base Types
public base::SingleThreadTaskRunner
(Class SingleThreadTaskRunner)public std::enable_shared_from_this< SingleThreadTaskRunnerImpl >
Class Documentation
-
class SingleThreadTaskRunnerImpl : public base::SingleThreadTaskRunner, public std::enable_shared_from_this<SingleThreadTaskRunnerImpl>
Public Functions
-
virtual bool PostDelayedTask(SourceLocation location, OnceClosure task, TimeDelta delay) override
-
virtual bool RunsTasksInCurrentSequence() const override
Public Static Functions
-
virtual bool PostDelayedTask(SourceLocation location, OnceClosure task, TimeDelta delay) override