Explicit owner of process integration required by incrementally committed fiber stacks. More...
#include <Fibers.h>
Public Member Functions | |
| FiberStackGrowthRuntime (const FiberStackGrowthRuntime &)=delete | |
| FiberStackGrowthRuntime & | operator= (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 |
Explicit owner of process integration required by incrementally committed fiber stacks.