diff options
| author | Austin Clements <austin@google.com> | 2015-11-23 18:45:18 -0500 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2016-02-25 23:37:27 +0000 |
| commit | 0168c2676f73071331cd385cb3d174313c857738 (patch) | |
| tree | bc9fed664a1865f43abcfac30342c4c8e06ca2a7 /src/bytes | |
| parent | 7b229001e710f48134a51b2f5abebda4b35d9de4 (diff) | |
| download | go-0168c2676f73071331cd385cb3d174313c857738.tar.xz | |
runtime: use only per-P gcWork
Currently most uses of gcWork use the per-P gcWork, but there are two
places that still use a stack-based gcWork. Simplify things by making
these instead use the per-P gcWork.
Change-Id: I712d012cce9dd5757c8541824e9641ac1c2a329c
Reviewed-on: https://go-review.googlesource.com/19636
Reviewed-by: Rick Hudson <rlh@golang.org>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/bytes')
0 files changed, 0 insertions, 0 deletions
