go/src
Dmitry Vyukov 7b767f4e52 internal/race: add package
Factor out duplicated race thunks from sync, syscall net
and fmt packages into a separate package and use it.

Fixes #8593

Change-Id: I156869c50946277809f6b509463752e7f7d28cdb
Reviewed-on: https://go-review.googlesource.com/14870
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Dmitry Vyukov <dvyukov@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-11-26 16:50:31 +00:00
..
archive archive/tar: make output deterministic 2015-11-13 02:02:32 +00:00
bufio
builtin
bytes
cmd internal/race: add package 2015-11-26 16:50:31 +00:00
compress compress: make Mark.Twain-Tom.Sawyer.txt licensed under non-free license free again 2015-11-24 21:50:01 +00:00
container
crypto crypto/tls: return a typed error on invalid record headers 2015-11-16 21:54:44 +00:00
database/sql
debug debug/elf: added MIPS ELF relocations 2015-11-12 04:50:32 +00:00
encoding encoding/xml: case-insensitive encoding recognition 2015-11-25 17:09:28 +00:00
errors
expvar
flag
fmt internal/race: add package 2015-11-26 16:50:31 +00:00
go internal/race: add package 2015-11-26 16:50:31 +00:00
hash hash/crc32: add noescape tags to assembly functions 2015-11-25 15:01:10 +00:00
html text/template,html/template: correct comment in DefinedTemplates 2015-11-24 21:52:36 +00:00
image
index/suffixarray
internal internal/race: add package 2015-11-26 16:50:31 +00:00
io
log
math math/rand: add a comment for the i=0 iteration 2015-11-15 08:21:29 +00:00
mime
net internal/race: add package 2015-11-26 16:50:31 +00:00
os os: use different test files on android 2015-11-20 16:37:21 +00:00
path path/filepath: in Rel use case-insensitive comparison on Windows 2015-11-17 23:48:47 +00:00
reflect reflect: mark mapassign as noescape 2015-11-19 21:35:58 +00:00
regexp regexp: fix one-pass compilation 2015-11-25 17:44:17 +00:00
runtime runtime: fix conflict resolution in golang.org/cl/14207 2015-11-25 01:32:55 +00:00
sort strings: fix period placement in Search doc comment 2015-11-18 02:58:10 +00:00
strconv
strings
sync internal/race: add package 2015-11-26 16:50:31 +00:00
syscall internal/race: add package 2015-11-26 16:50:31 +00:00
testing testing: pause the test timer while waiting in T.Parallel 2015-11-24 17:07:45 +00:00
text text/template,html/template: correct comment in DefinedTemplates 2015-11-24 21:52:36 +00:00
time time: _2006 is a literal _, followed by 2006 2015-11-18 00:06:39 +00:00
unicode unicode: add function level examples 2015-11-24 17:13:21 +00:00
unsafe
vendor/golang.org/x/net/http2/hpack
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash
make.bat
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc