]> Cypherpunks repositories - gostls13.git/commit
runtime, runtime/race: add missing if(raceenabled), update package docs of pkg race
authorShenghou Ma <minux.ma@gmail.com>
Mon, 22 Oct 2012 18:33:51 +0000 (02:33 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 22 Oct 2012 18:33:51 +0000 (02:33 +0800)
commit7c44edf4250d8e1ad0ed37bf4ae27ec7f6c07ab6
tree64b5ea70362a78144d336498913446ff63d0e99b
parent7c03cd32b6612f153cf6362ead27e86af6e65336
runtime, runtime/race: add missing if(raceenabled), update package docs of pkg race

R=dvyukov
CC=golang-dev
https://golang.org/cl/6733058
src/pkg/runtime/malloc.goc
src/pkg/runtime/race/race.go