1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:31:21 -06:00
go/src/sync
Josh Bleecher Snyder f1abe0d06b sync: simplify TestOncePanic
Follow-up to CL 137350043.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/141620043
2014-09-16 14:22:33 -07:00
..
atomic
cond_test.go
cond.go
example_test.go
export_test.go
mutex_test.go
mutex.go
once_test.go sync: simplify TestOncePanic 2014-09-16 14:22:33 -07:00
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