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

Explicit owner of process integration required by incrementally committed fiber stacks. More...

#include <Fibers.h>

Public Member Functions

 FiberStackGrowthRuntime (const FiberStackGrowthRuntime &)=delete
 
FiberStackGrowthRuntimeoperator= (const FiberStackGrowthRuntime &)=delete
 
Result create ()
 
Result close ()
 
bool isOpen () const
 
size_t registeredThreadCount () const
 

Static Public Member Functions

static bool isSupported ()
 

Friends

struct FiberStackGrowthThread
 
struct FiberStackGrowthThreadInternal
 

Detailed Description

Explicit owner of process integration required by incrementally committed fiber stacks.


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