Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(633)

Issue 8819050: syscall: explain sendmsg/resvmsg synchronization to the...

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by dvyukov
Modified:
10 years, 11 months ago
Reviewers:
Visibility:
Public.

Description

syscall: explain sendmsg/resvmsg synchronization to the race detector Fixes issue 5363.

Patch Set 1 #

Patch Set 2 : diff -r 2489327864d7 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 2489327864d7 https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -9 lines) Patch
M src/pkg/runtime/race/testdata/io_test.go View 1 2 chunks +125 lines, -0 lines 0 comments Download
M src/pkg/syscall/syscall_bsd.go View 1 3 chunks +12 lines, -0 lines 0 comments Download
M src/pkg/syscall/syscall_linux.go View 1 3 chunks +12 lines, -0 lines 0 comments Download
M src/pkg/syscall/syscall_windows.go View 1 4 chunks +25 lines, -3 lines 0 comments Download
M src/pkg/syscall/zsyscall_windows_386.go View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/syscall/zsyscall_windows_amd64.go View 1 3 chunks +3 lines, -3 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b