const runtime._StackMin
4 uses
runtime (current package)
proc.go#L4014: if siz >= _StackMin-4*sys.RegSize-sys.RegSize {
proc.go#L4021: newg = malg(_StackMin)
stack.go#L72: _StackMin = 2048
stack.go#L76: _FixedStack0 = _StackMin + _StackSystem
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |