aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/malloc.go
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2016-10-04 15:51:31 -0400
committerAustin Clements <austin@google.com>2016-10-25 22:32:42 +0000
commit4d6207790b2f08daa00d2a7a67854a159ab2f601 (patch)
tree71c42ad180ab53c117354ceb7abb2f0d4a8fa86f /src/runtime/malloc.go
parentadda7ad29551d0880df1805ae22401551b1fbfa8 (diff)
downloadgo-4d6207790b2f08daa00d2a7a67854a159ab2f601.tar.xz
runtime: consolidate h_allspans and mheap_.allspans
These are two ways to refer to the allspans array that hark back to when the runtime was split between C and Go. Clean this up by making mheap_.allspans a slice and eliminating h_allspans. Change-Id: Ic9360d040cf3eb590b5dfbab0b82e8ace8525610 Reviewed-on: https://go-review.googlesource.com/30530 Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/runtime/malloc.go')
0 files changed, 0 insertions, 0 deletions