]> Cypherpunks repositories - gostls13.git/commit
runtime: document scanstack
authorAustin Clements <austin@google.com>
Tue, 24 May 2016 02:05:51 +0000 (22:05 -0400)
committerAustin Clements <austin@google.com>
Wed, 25 May 2016 21:11:44 +0000 (21:11 +0000)
commita1f7db88f8c70a7520ce870a71706032f173739f
tree3e96588573d7ed2288dd3e2f4373160b962caf57
parenta689f6b8af6a1c4a388d6aabb64253e0ce9ab84f
runtime: document scanstack

Also mark it go:systemstack and explain why.

Change-Id: I88baf22741c04012ba2588d8e03dd3801d19b5c0
Reviewed-on: https://go-review.googlesource.com/23390
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