gcc/libgo/go/sync/atomic
Ian Lance Taylor 86ff185365 re PR go/84215 (Random results in go/libgo tests)
PR go/84215
    runtime, sync/atomic: use write barrier for atomic pointer functions
    
    This copies atomic_pointer.go from 1.10rc2.  It was omitted during the
    transition of the runtime from C to Go, and I forgot about it.
    
    This may help with https://gcc.gnu.org/PR84215.
    
    Reviewed-on: https://go-review.googlesource.com/93197

From-SVN: r257599
2018-02-12 18:50:16 +00:00
..
64bit_arm.go
atomic_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
atomic.c re PR go/84215 (Random results in go/libgo tests) 2018-02-12 18:50:16 +00:00
doc.go
value_test.go
value.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00