1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/pkg/runtime/race
Dmitriy Vyukov 1ebf2d85ba runtime/race: add Windows support
This is copy of https://golang.org/cl/6810080
but sent from another account (dvyukov@gmail.com is not in CONTRIBUTORS).

R=rsc
CC=golang-dev
https://golang.org/cl/6827060
2012-11-07 23:59:09 +04:00
..
race_darwin_amd64.syso runtime/race: lazily allocate shadow memory 2012-11-07 12:48:58 +04:00
race_linux_amd64.syso runtime/race: lazily allocate shadow memory 2012-11-07 12:48:58 +04:00
race_windows_amd64.syso runtime/race: add Windows support 2012-11-07 23:59:09 +04:00
race.go runtime/race: add Windows support 2012-11-07 23:59:09 +04:00