]> Cypherpunks repositories - gostls13.git/commit
runtime/race: do not include pthread.h
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 5 Feb 2013 09:08:07 +0000 (13:08 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 5 Feb 2013 09:08:07 +0000 (13:08 +0400)
commit6b1b613d6aa77da31348bfe76991e564c106bbba
tree51c52d6130c6ea0a7c1f7c6f127e6cb56b31e433
parente7fe1944acb96de2fce832c11a1577a9e8e7a80a
runtime/race: do not include pthread.h
Fixes #4721.

R=alex.brainman, minux.ma
CC=golang-dev
https://golang.org/cl/7275048
src/pkg/runtime/race/testdata/cgo_test_main.go