aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack.go
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2016-02-15 18:24:06 -0500
committerAustin Clements <austin@google.com>2016-03-16 20:13:22 +0000
commitc14d25c648c5269c9752708dcb36052de62298fd (patch)
tree4e2df082b7cfa97fcf2bb1742f4aac5ffcc2f957 /src/runtime/stack.go
parent276b1777717ec5a0a02364a5aee806f8076bb60b (diff)
downloadgo-c14d25c648c5269c9752708dcb36052de62298fd.tar.xz
runtime: generalize work.finalizersDone to work.markrootDone
We're about to add another root marking job that needs to happen only during the first markroot pass (whether that's concurrent or STW), just like finalizer scanning. Rather than introducing another flag that has the same value as finalizersDone, just rename finalizersDone to markrootDone. Change-Id: I535356c6ea1f3734cb5b6add264cb7bf48de95e8 Reviewed-on: https://go-review.googlesource.com/20043 Reviewed-by: Rick Hudson <rlh@golang.org> Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/stack.go')
0 files changed, 0 insertions, 0 deletions