Skip to content
callcount

github.com/sagernet/gvisor/pkg/sync.Mutex.Unlock

third-party

The 3467th most-called third-party method by production calls. Called 171 times across 2 modules; 171 of those run outside tests and generated code.

All of github.com/sagernet/gvisor/pkg/sync → Docs on pkg.go.dev ↗

prod calls
171
non-test, non-generated
all calls
171
total callsites
modules
2
distinct callers
in loop
5%
of prod calls
in tests
0%
0 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 method96%A method on a value whose type is known exactly.
  • Embedded method4%Reached through an embedded type.

where it's called

Callsites in the wild

12 representative callsites of 171, prioritizing in-loop and non-test usage. We link to source, never display it.

top callers

The modules that reach for it

The modules that call Mutex.Unlock most in this snapshot.

  • github.com/sagernet/gvisor16999%
  • github.com/sagernet/sing-tun21%

siblings

More from github.com/sagernet/gvisor/pkg/sync

The other most-called members in this package. See all →