race: syscall changes
This is a part of a bigger change that adds data race detection feature: https://golang.org/cl/6456044 The purpose of this patch is to provide coarse-grained synchronization between all Read() and Write() calls. R=rsc, bradfitz, alex.brainman CC=golang-dev https://golang.org/cl/6610064
Showing
src/pkg/syscall/race.go
0 → 100644
src/pkg/syscall/race0.go
0 → 100644
Please register or sign in to comment