THREADSTACK (non-CICS)

THREADSTACK controls the allocation of the thread's stack storage for both the upward and downward-growing stacks, except for the initial thread in a multi-threaded application.

If a thread attribute object does not provide an explicit stack size, then the allocation values can be inherited from the STACK option or specified explicitly on the THREADSTACK option.

THREADSTACK has the following suboptions :

Notes :