Struct MessagePump::PendingTask

Nested Relationships

This struct is a nested type of Class MessagePump.

Struct Documentation

struct PendingTask

Public Functions

inline explicit operator bool() const

Public Members

OnceClosure task
std::optional<SequenceId> sequence_id
std::optional<ExecutorId> allowed_executor_id
std::weak_ptr<SequencedTaskRunner> target_task_runner