Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Unlock
Method
Unlock
internal/kmutex/kmutex.go:31–31 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
29
type
KeyedLocker
interface
{
30
Lock(ctx context.Context, key string) error
31
Unlock(key string)
32
}
33
34
func
New() KeyedLocker {
Callers
15
Add
Method · 0.65
Reset
Method · 0.65
Events
Method · 0.65
Has
Method · 0.65
Wait
Method · 0.65
Progress
Method · 0.65
getImages
Method · 0.65
start
Method · 0.65
Stop
Method · 0.65
Kill
Method · 0.65
Wait
Method · 0.65
Restart
Method · 0.65
Implementers
3
memoryStatusTracker
core/remotes/docker/status.go
keyMutex
internal/kmutex/kmutex.go
noopMutex
internal/kmutex/noop.go
Calls
no outgoing calls
Tested by
15
Add
Method · 0.52
Reset
Method · 0.52
Events
Method · 0.52
Has
Method · 0.52
Wait
Method · 0.52
Progress
Method · 0.52
getImages
Method · 0.52
TestNewTaskWithRuntimeOption
Function · 0.52
Create
Method · 0.52
Fire
Method · 0.52
TestBasic
Function · 0.52
TestReleasePanic
Function · 0.52