]> Cypherpunks repositories - gostls13.git/commit
runtime: reset parfor stats
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 20 Sep 2012 18:46:24 +0000 (22:46 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 20 Sep 2012 18:46:24 +0000 (22:46 +0400)
commitd151fb9e20a808e91cd0c2fbfbe59a1515070705
treed4e59cf71d2c779357ac1abd6b8c353b5e8bc316
parentc993ac11bce307c08383164947417c98913da73a
runtime: reset parfor stats
Otherwise they sum up between GCs.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6535048
src/pkg/runtime/parfor.c