Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::FiberCancellationToken Struct Reference

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
 

Detailed Description

Lightweight cancellation token copied into spawned fiber tasks.


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