]> Cypherpunks repositories - gostls13.git/commit
runtime: document stack barrier synchronization rules
authorAustin Clements <austin@google.com>
Fri, 18 Dec 2015 00:31:56 +0000 (16:31 -0800)
committerAustin Clements <austin@google.com>
Fri, 18 Dec 2015 17:08:52 +0000 (17:08 +0000)
commitd446ba99a4e2b147de3afc29ff8d6ddfa4041203
treef7fa275374ec1a55e8402aa1172872eda3278c3c
parentf90b48e0d347077cee4b6ea81671bfa04ddf681b
runtime: document stack barrier synchronization rules

Change-Id: I545e53561f37bceabd26d814d272cecc3ff19847
Reviewed-on: https://go-review.googlesource.com/18024
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/mstkbar.go
src/runtime/runtime2.go