go/src/sync
Austin Clements 062e354c84 [dev.power64] runtime: power64 fixes and ports of changes
Fix include paths that got moved in the great pkg/ rename.  Add
missing runtime/arch_* files for power64.  Port changes that
happened on default since branching to
runtime/{asm,atomic,sys_linux}_power64x.s (precise stacks,
calling convention change, various new and deleted functions.
Port struct renaming and fix some bugs in
runtime/defs_linux_power64.h.

LGTM=rsc
R=rsc, dave
CC=golang-codereviews
https://golang.org/cl/161450043
2014-10-27 17:27:03 -04:00
..
atomic [dev.power64] runtime: power64 fixes and ports of changes 2014-10-27 17:27:03 -04:00
cond.go
cond_test.go
example_test.go
export_test.go
mutex.go
mutex_test.go
once.go
once_test.go
pool.go
pool_test.go
race.go
race0.go
runtime.go
runtime_sema_test.go
rwmutex.go
rwmutex_test.go
waitgroup.go
waitgroup_test.go