|
|
size_t | stackSizeInBytes = FiberStackSize::SixtyFourKiB |
| |
|
size_t | maxStacks = 0 |
| |
|
bool | guardPage = true |
| |
|
FiberStackCommitMode | commitMode = FiberStackCommitMode::Full |
| |
|
size_t | initialCommitSizeInBytes = 0 |
| |
| size_t | growthCommitSizeInBytes = 0 |
| | Page-rounded effective growth is reported by diagnostics; Windows reserves at least two pages per increment.
|
| |
◆ growthCommitSizeInBytes
| size_t SC::FiberStackClassOptions::growthCommitSizeInBytes = 0 |
Page-rounded effective growth is reported by diagnostics; Windows reserves at least two pages per increment.
The documentation for this struct was generated from the following file: