diff options
| author | Russ Cox <rsc@golang.org> | 2014-09-11 16:33:01 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-09-11 16:33:01 -0400 |
| commit | 91baf5c65d50a1fd33097d2610e32d575d054e6f (patch) | |
| tree | 7f3100903790b97696726f498bebd7cfdf1b3316 /src/runtime/stack.c | |
| parent | 15a5c35cec35c09d276b0429b719a0f2cbb29189 (diff) | |
| download | go-91baf5c65d50a1fd33097d2610e32d575d054e6f.tar.xz | |
runtime: make Gosched nosplit
Replacing gosched with Gosched broke some builds because
some of the call sites are at times when the stack cannot be grown.
TBR=khr
CC=golang-codereviews
https://golang.org/cl/142000043
Diffstat (limited to 'src/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions
