func runtime/internal/atomic.Casint32
2 uses
runtime/internal/atomic (current package)
stubs.go#L18: func Casint32(ptr *int32, old, new int32) bool
types.go#L32: return Casint32(&i.value, old, new)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)