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

Optional scheduling inputs used when the short spawn overloads are not expressive enough. More...

#include <Fibers.h>

Public Attributes

FiberCancellationToken cancellationToken
 
FiberCountercounter = nullptr
 
void * userData = nullptr
 
bool setUserData = false
 

Friends

struct FiberScheduler
 
struct FiberTaskPool
 

Detailed Description

Optional scheduling inputs used when the short spawn overloads are not expressive enough.


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