sync/atomic.StorePointer
standard libraryThe 5849th most-called standard-library function by production calls. Called 126 times across 36 modules; 101 of those run outside tests and generated code.
- prod calls
- 101
- non-test, non-generated
- all calls
- 126
- total callsites
- modules
- 36
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 5%
- 6 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into StorePointer from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 10 10%
- CockroachDB 8 8%
- Protocol Buffers 5 5%
- TiDB 2 2%
- Cilium 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 126, prioritizing in-loop and non-test usage. We link to source, never display it.
-
aws/smithy-go @v1.27.6
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
sagernet/gvisor @v0.0.0-20260727.0-sing-box-mod.1
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
sagernet/gvisor @v0.0.0-20260727.0-sing-box-mod.1
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
google.golang.org/grpc @v1.83.0
benchmark/primitives/primitives_test.go:263
in loop test - in loop test
- in loop test
-
google.golang.org/grpc @v1.83.0
benchmark/primitives/primitives_test.go:273
in loop test
top callers
The modules that reach for it
The modules that call StorePointer most in this snapshot.
- github.com/bytedance/gopkg2721%
- github.com/google/gvisor1613%
- github.com/cockroachdb/cockroach86%
- github.com/grpc/grpc-go86%
- google.golang.org/grpc86%
siblings
More from sync/atomic
The other most-called functions in this package. See all →