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