1
0
mirror of https://github.com/golang/go synced 2024-11-07 19:56:10 -07:00
go/src
Austin Clements 9300d223a3 runtime: document philosophy behind runtime atomic usage
Based on Dmitry Vyukov's comments in CL 65210.

Change-Id: I5dce7286b0d180cd43cad3aaf70f537fafcda588
Reviewed-on: https://go-review.googlesource.com/123275
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rick Hudson <rlh@golang.org>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
2018-07-11 20:21:32 +00:00
..
archive
bufio
builtin
bytes
cmd cmd/pprof: disable readline UI support for TERM=dumb 2018-07-11 01:08:56 +00:00
compress
container
context
crypto
database/sql
debug
encoding
errors
expvar
flag
fmt
go go/types: ignore artificial cycles introduced via method declarations 2018-07-10 16:36:50 +00:00
hash
html html/template: ignore untyped nil arguments to default escapers 2018-07-09 21:54:35 +00:00
image all: clean up some Deprecated comments 2018-07-06 17:40:56 +00:00
index/suffixarray
internal internal/poll: don't take read lock in SetBlocking 2018-07-11 00:34:18 +00:00
io
log
math
mime
net net/http: fix rare Transport leak, remove incorrect defensive logic 2018-07-11 19:20:39 +00:00
os internal/poll: don't take read lock in SetBlocking 2018-07-11 00:34:18 +00:00
path
plugin
reflect
regexp regexp: revert "use sync.Pool to cache regexp.machine objects" 2018-07-09 15:12:53 +00:00
runtime runtime: document philosophy behind runtime atomic usage 2018-07-11 20:21:32 +00:00
sort
strconv
strings
sync
syscall syscall/js: improve panic messages 2018-07-09 23:04:30 +00:00
testing
text html/template: ignore untyped nil arguments to default escapers 2018-07-09 21:54:35 +00:00
time
unicode
unsafe
vendor/golang_org/x vendor: update vendored x/net/http/httpproxy 2018-07-09 19:35:21 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash runtime/cgo: Add initial NetBSD Thread Sanitizer support 2018-07-10 23:14:31 +00:00
race.bat
run.bash
run.bat
run.rc