go.uber.org/atomic.NewBool
third-partyThe 5168th most-called third-party function by production calls. Called 232 times across 25 modules; 115 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (114 → 115)
- prod calls
- 115
- non-test, non-generated
- all calls
- 232
- total callsites
- modules
- 25
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 50%
- 117 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 NewBool from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 232, prioritizing in-loop and non-test usage. We link to source, never display it.
-
livekit/livekit @v1.13.7
in loop -
grafana/dskit @v0.0.0-20260921091527-3719cfb34699
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/kube/multicluster/fake.go:39
in loop -
livekit/livekit @v1.13.7
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/kube/multicluster/fake.go:40
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop - in loop test
- in loop test
- in loop test
- in loop test
-
grafana/dskit @v0.0.0-20260921091527-3719cfb34699
in loop test
top callers
The modules that reach for it
The modules that call NewBool most in this snapshot.
- github.com/istio/istio4519%
- istio.io/istio4519%
- github.com/grafana/alloy198%
- github.com/grafana/dskit198%
- github.com/grafana/loki/v3167%
siblings
More from go.uber.org/atomic
The other most-called functions in this package. See all →