]> Cypherpunks repositories - gostls13.git/commit
runtime: tell race detector about reflectOffs.lock
authorDavid Crawshaw <crawshaw@golang.org>
Wed, 25 May 2016 17:19:11 +0000 (13:19 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 26 May 2016 14:43:27 +0000 (14:43 +0000)
commit56e5e0b69c92c9157c7db39112e27a4b5c026b48
tree598e2e36ec88b4028f11d7cddf44d59f1dc13ed1
parent6247ca2dbbdc13d6c80666119d182e119a2e7a5b
runtime: tell race detector about reflectOffs.lock

Fixes #15832

Change-Id: I6f3f45e3c21edd0e093ecb1d8a067907863478f5
Reviewed-on: https://go-review.googlesource.com/23441
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
src/reflect/all_test.go
src/reflect/export_test.go
src/runtime/runtime1.go
src/runtime/type.go