]> Cypherpunks repositories - gostls13.git/commit
runtime: fix comments that mention g status values
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 6 May 2015 05:22:34 +0000 (15:22 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 7 May 2015 00:00:38 +0000 (00:00 +0000)
commita52dc9fcbd157a1dda9e8838180f78c2269fc19d
tree01ca16a9376027908a19c4c5f4b22c71191f7c5b
parent4a8dbaa4b1d40c002cffa796855744eac25d4e64
runtime: fix comments that mention g status values

Makes searching in source code easier.

Change-Id: Ie2e85934d23920ac0bc01d28168bcfbbdc465580
Reviewed-on: https://go-review.googlesource.com/9774
Reviewed-by: Daniel Morsing <daniel.morsing@gmail.com>
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/runtime2.go