mirror of
https://github.com/golang/go
synced 2024-11-19 23:04:40 -07:00
8c2484ec11
It is left from the time when Value was implemented in assembly. Now it is implemented in Go and race detector understands Go. In particular the atomic operations must provide all necessary synchronization. LGTM=adg R=golang-codereviews, adg CC=golang-codereviews, khr, rsc https://golang.org/cl/145880043 |
||
---|---|---|
.. | ||
atomic | ||
cond_test.go | ||
cond.go | ||
example_test.go | ||
export_test.go | ||
mutex_test.go | ||
mutex.go | ||
once_test.go | ||
once.go | ||
pool_test.go | ||
pool.go | ||
race0.go | ||
race.go | ||
runtime_sema_test.go | ||
runtime.go | ||
rwmutex_test.go | ||
rwmutex.go | ||
waitgroup_test.go | ||
waitgroup.go |