Skip to content
Snippets Groups Projects
Commit cffbfaeb authored by Dmitriy Vyukov's avatar Dmitriy Vyukov
Browse files

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
parent f76f1203
No related branches found
No related tags found
No related merge requests found
Showing
with 133 additions and 58 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment