]> Cypherpunks repositories - gostls13.git/commit
runtime: update a few "onM"s in comments to say "systemstack"
authorAustin Clements <austin@google.com>
Wed, 28 Jan 2015 16:51:04 +0000 (11:51 -0500)
committerAustin Clements <austin@google.com>
Mon, 2 Feb 2015 19:33:55 +0000 (19:33 +0000)
commitf95becaddb539a45cc9bedbbbc9ee4a2433c1ab5
tree096a47a153ccd2cc9590c4d089d0b0b9010bc9f5
parent36f879780aa086356187a7ca8a625ff37484d317
runtime: update a few "onM"s in comments to say "systemstack"

Commit 656be31 replaced onM with systemstack, but missed updating a
few comments that still referred to onM.  Update these.

Change-Id: I0efb017e9a66ea0adebb6e1da6e518ee11263f69
Reviewed-on: https://go-review.googlesource.com/3664
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/mgc.go