Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

DefaultStackSize

Default size for a new thread's stack (4MiB by default).

Declaration

Source position: threadh.inc line 20

const DefaultStackSize = 4 * 1024 * 1024;


Documentation generated on: Jul 24 2023