]> Cypherpunks repositories - gostls13.git/commit
runtime: add comment
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 16:26:32 +0000 (20:26 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 16:26:32 +0000 (20:26 +0400)
commit4064d5e9a3dce1b88866f1364a94a02f13db6162
tree33339f5249e5f8c874c6276f8196c03227fefff7
parent9601abaf8b3d454f6bf84ba9f5e07c11de16ef14
runtime: add comment
Explain why it's safe to allocate chans with flagNoScan.

LGTM=rsc
R=golang-codereviews
CC=golang-codereviews, khr, rsc
https://golang.org/cl/125510045
src/pkg/runtime/chan.go