A0DefaultStack

The default thread stack size.


Syntax

size_t A0DefaultStack;

Description

This global variable contains the Athapascan-0 default stack size. this value can be changed by the user in the startup process of the program, with the option -a0stack.

See Also

a0SetDefaultStack() a0NewService()