github.com/sasha-s/go-deadlock.Mutex.Lock
third-partyThe 7685th most-called third-party method by production calls. Called 103 times across 5 modules; 77 of those run outside tests and generated code.
All of github.com/sasha-s/go-deadlock → Docs on pkg.go.dev ↗
- prod calls
- 77
- non-test, non-generated
- all calls
- 103
- total callsites
- modules
- 5
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 25%
- 26 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 →
- Concrete method98%A method on a value whose type is known exactly.
- Embedded method2%Reached through an embedded type.
where it's called
Callsites in the wild
12 representative callsites of 103, prioritizing in-loop and non-test usage. We link to source, never display it.
Mutex.Lock · 12 of 103 callsites
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
-
-
-
top callers
The modules that reach for it
The modules that call Mutex.Lock most in this snapshot.
- github.com/jesseduffield/lazygit6159%
- github.com/sasha-s/go-deadlock2322%
- github.com/jesseduffield/lazydocker1616%
- github.com/hashicorp/vault22%
- github.com/cilium/cilium1<1%
siblings
More from github.com/sasha-s/go-deadlock
The other most-called members in this package. See all →