]> Cypherpunks repositories - gostls13.git/commit
runtime/race: fix test for GOMAXPROCS>1
authorAlbert Strasheim <fullung@gmail.com>
Thu, 13 Dec 2012 06:14:32 +0000 (10:14 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 13 Dec 2012 06:14:32 +0000 (10:14 +0400)
commitb978995f5db06cc1b8f5a46adc38e4a30102d061
tree8fb37a916a9a888cc067bde8f4185dfc31c8c438
parent309eae19235349d39053f06887f0384c5757fa3e
runtime/race: fix test for GOMAXPROCS>1

Fixes #4530.

R=dvyukov, dave
CC=golang-dev
https://golang.org/cl/6933052
src/pkg/runtime/race/race_test.go