Common requested sizes for virtual fiber stack classes.
More...
#include <Fibers.h>
|
|
static constexpr size_t | FourKiB = 4 * 1024 |
| |
|
static constexpr size_t | EightKiB = 8 * 1024 |
| |
|
static constexpr size_t | ThirtyTwoKiB = 32 * 1024 |
| |
|
static constexpr size_t | SixtyFourKiB = 64 * 1024 |
| |
Common requested sizes for virtual fiber stack classes.
Actual usable and committed size is page-rounded by the active platform.
The documentation for this struct was generated from the following file: