MCPcopy Create free account
hub / github.com/aclements/go-misc / LockClass

Struct LockClass

rtcheck/lockclass.go:20–25  ·  view source on GitHub ↗

A LockClass represents a set of locks. LockClasses form equivalence classes: a given lock instance belongs to exactly one lock class. Often, a LockClass is identified by the struct type and field that embeds the lock object. It may also simply be a package-level variable.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected