func sync/atomic.StoreUintptr
2 uses
sync/atomic (current package)
doc.go#L141: func StoreUintptr(addr *uintptr, val uintptr)
sync
pool.go#L187: atomic.StoreUintptr(&p.victimSize, 0)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)