[dev.cc] runtime: convert race implementation from C to Go
The conversion was done with an automated tool and then modified only as necessary to make it compile and run. [This CL is part of the removal of C code from package runtime. See golang.org/s/dev.cc for an overview.] LGTM=r R=r CC=austin, dvyukov, golang-codereviews, iant, khr https://golang.org/cl/172250044
Showing
src/runtime/race.c
deleted
100644 → 0
src/runtime/race.h
deleted
100644 → 0
src/runtime/race1.go
0 → 100644
Please register or sign in to comment