Pigweed
 
Loading...
Searching...
No Matches
pw::async::Context Struct Reference

Contextual information provided by a Dispatcher to a running task. More...

#include <context.h>

Public Attributes

Dispatcherdispatcher
 The Dispatcher running the current Task.
 
Tasktask
 The current Task being executed.
 

Detailed Description

Contextual information provided by a Dispatcher to a running task.


The documentation for this struct was generated from the following file: