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

Options for reserving a virtual-memory-backed fiber stack. More...

#include <Fibers.h>

Public Attributes

size_t usableSizeInBytes = 64 * 1024
 
bool guardPage = true
 

Detailed Description

Options for reserving a virtual-memory-backed fiber stack.


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