]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: add tsan acquire/release around setenv/unsetenv
authorIan Lance Taylor <iant@golang.org>
Tue, 2 Aug 2016 18:42:53 +0000 (11:42 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 23 Aug 2016 14:07:58 +0000 (14:07 +0000)
commit2d85e87f08c325f8be869718c4ac0d7c069161c0
tree7f1467cbefb05c20897dd118ebfb4a95ccc80406
parent0889d2d04a0ab8c4a0d6c437c857f3f721818577
runtime/cgo: add tsan acquire/release around setenv/unsetenv

Change-Id: Iabb25e97714d070c31c657559a97a3bfc979da18
Reviewed-on: https://go-review.googlesource.com/25403
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/testsanitizers/test.bash
misc/cgo/testsanitizers/tsan7.go [new file with mode: 0644]
src/runtime/cgo/gcc_setenv.c