]> Cypherpunks repositories - gostls13.git/commit
runtime: use gList for gfree lists
authorAustin Clements <austin@google.com>
Fri, 10 Aug 2018 14:19:03 +0000 (10:19 -0400)
committerAustin Clements <austin@google.com>
Mon, 20 Aug 2018 18:19:26 +0000 (18:19 +0000)
commit8e8cc9db0fe3c30852d4fc9ad82c9922bff7d26f
treede30383fc5ec1be41aac421c2d2c5ab271a5f8a5
parentde990545c3ce65926491c123bb2536168cd21cf3
runtime: use gList for gfree lists

Change-Id: I3d21587e02264fe5da1cc38d98779facfa09b927
Reviewed-on: https://go-review.googlesource.com/129398
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/mgcmark.go
src/runtime/proc.go
src/runtime/runtime2.go