]> Cypherpunks repositories - gostls13.git/commit
runtime: tidy GC driver
authorRuss Cox <rsc@golang.org>
Thu, 19 Feb 2015 20:48:40 +0000 (15:48 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 20 Feb 2015 17:00:22 +0000 (17:00 +0000)
commit2b655c0b928128de154a130876cdff03d973dd90
tree0055412e48924b38db2ed68e272e6cb66fd184a2
parent6e70fddec0e1d4a43ffb450f555dde82ff313397
runtime: tidy GC driver

Change-Id: I0da26e89ae73272e49e82c6549c774e5bc97f64c
Reviewed-on: https://go-review.googlesource.com/5331
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/malloc.go
src/runtime/mgc.go
src/runtime/mheap.go
src/runtime/proc.go