Lightweight cancellation token copied into spawned fiber tasks. More...
#include <Fibers.h>
Public Member Functions | |
| Result | check () const |
| bool | isValid () const |
| bool | isCancellationRequested () const |
Friends | |
| struct | FiberCancellationTokenSource |
| struct | FiberScheduler |
Lightweight cancellation token copied into spawned fiber tasks.