DefaultStackSize
Default size for a new thread's stack (4MiB by default).
Declaration
Source position: threadh.inc line 20
const
DefaultStackSize = 4 \* 1024 \* 1024
Default size for a new thread's stack (4MiB by default).
Source position: threadh.inc line 20
const
DefaultStackSize = 4 \* 1024 \* 1024