diff options
| author | Dmitriy Vyukov <dvyukov@google.com> | 2014-08-19 14:24:03 +0400 |
|---|---|---|
| committer | Dmitriy Vyukov <dvyukov@google.com> | 2014-08-19 14:24:03 +0400 |
| commit | 9198ed4bd6ec7b7dd37aa2797e96f15ddbb1e6cd (patch) | |
| tree | afeab7e96da190a9804f1ecb0de8fe9399f70930 /src/pkg/runtime/malloc.c | |
| parent | 266d350f5e0a47dd831684eb60b69a6409ca0085 (diff) | |
| download | go-9198ed4bd6ec7b7dd37aa2797e96f15ddbb1e6cd.tar.xz | |
runtime: allow copying of onM frame
Currently goroutines in onM can't be copied/shrunk
(including the very goroutine that triggers GC).
Special case onM to allow copying.
LGTM=daniel.morsing, khr
R=golang-codereviews, daniel.morsing, khr, rsc
CC=golang-codereviews, rlh
https://golang.org/cl/124550043
Diffstat (limited to 'src/pkg/runtime/malloc.c')
0 files changed, 0 insertions, 0 deletions
