]> Cypherpunks repositories - gostls13.git/commit
runtime: add comments to race annotations
authorDmitry Vyukov <dvyukov@google.com>
Wed, 23 Aug 2017 18:01:48 +0000 (20:01 +0200)
committerDmitry Vyukov <dvyukov@google.com>
Tue, 29 Aug 2017 16:35:15 +0000 (16:35 +0000)
commit91b6425031038ea4d91fb25bd1fb70c8d054ed09
treee6058a26b2ff203b30d230fc0a286c8e82975106
parent3124439b3a5903bdbf29c9d560493d2f1bcc9f11
runtime: add comments to race annotations

Change-Id: Icfb68e73ac38d0a0acc0cda1e41f9e9c5b75ecf5
Reviewed-on: https://go-review.googlesource.com/58110
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/race.go