]> Cypherpunks repositories - gostls13.git/commit
runtime: use gList for injectglist
authorAustin Clements <austin@google.com>
Fri, 10 Aug 2018 14:33:05 +0000 (10:33 -0400)
committerAustin Clements <austin@google.com>
Mon, 20 Aug 2018 18:19:28 +0000 (18:19 +0000)
commit083938df14c0602a44d055bd3f4427980cf51c27
treeeb34c4f102e6c5494633fbf9981d362a7ddc3912
parentd02169d380a762863147d57b7665cb31de0a4ee7
runtime: use gList for injectglist

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