runtime/internal/atomic.Uintptr.Swap (method)
2 uses
runtime/internal/atomic (current package)
types.go#L312: func (u *Uintptr) Swap(value uintptr) uintptr {
runtime
netpoll.go#L525: old := gpp.Swap(0)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)