MCPcopy
hub / github.com/containerd/containerd / Unlock

Method Unlock

core/remotes/docker/status.go:62–62  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

60 StatusTracker
61 Lock(string)
62 Unlock(string)
63}
64
65type memoryStatusTracker struct {

Callers 15

RootFSMethod · 0.65
ReconnectMethod · 0.65
defaultRuntimeMethod · 0.65
defaultSandboxerMethod · 0.65
IsServingMethod · 0.65
CloseMethod · 0.65
NamespaceServiceMethod · 0.65
ContainerServiceMethod · 0.65
ContentStoreMethod · 0.65
SnapshotServiceMethod · 0.65
TaskServiceMethod · 0.65
ImageServiceMethod · 0.65

Implementers 3

memoryStatusTrackercore/remotes/docker/status.go
keyMutexinternal/kmutex/kmutex.go
noopMutexinternal/kmutex/noop.go

Calls

no outgoing calls

Tested by 15

GetMethod · 0.52
SetMethod · 0.52
UpdateMethod · 0.52
StatMethod · 0.52
UpdateMethod · 0.52
UsageMethod · 0.52
MountsMethod · 0.52
createMethod · 0.52
CommitMethod · 0.52
RemoveMethod · 0.52
WalkMethod · 0.52