package
github.com/sagernet/gvisor/pkg/sync
third-party6 third-party functions from github.com/sagernet/gvisor/pkg/sync, ranked by how often they are called outside tests and generated code.
- prod calls
- 949
- non-test, non-generated
- all calls
- 949
- total callsites
- functions
- 6
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/sagernet/gvisor/pkg/sync
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| RWMutex.Lock | 176 |
| RWMutex.Unlock | 175 |
| Mutex.Unlock | 169 |
| Mutex.Lock | 153 |
| RWMutex.RUnlock | 139 |
| RWMutex.RLock | 137 |