]> Cypherpunks repositories - gostls13.git/commit
runtime: missed change from reorganization CL
authorRuss Cox <rsc@golang.org>
Thu, 19 Feb 2015 20:45:29 +0000 (15:45 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 19 Feb 2015 20:46:59 +0000 (20:46 +0000)
commit6c4b54f409b537ce60e539e2ec1c56abfe1e145c
tree58f22b6e42b0e370fad9cd09475d4aca6b491031
parent484f801ff4125d86f8c4072f070611afea9c79f7
runtime: missed change from reorganization CL

That is, I accidentally dropped this change of Austin's
when preparing my CL. I blame Git.

Change-Id: I9dd772c84edefad96c4b16785fdd2dea04a4a0d6
Reviewed-on: https://go-review.googlesource.com/5320
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/mgc.go