MCPcopy Index your code
hub / github.com/lxc/incus / LockExclusive

Method LockExclusive

internal/server/instance/instance_interface.go:148–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146 IsSnapshot() bool
147 IsStateful() bool
148 LockExclusive() (*operationlock.InstanceOperation, error)
149
150 // Hooks.
151 DeviceEventHandler(*deviceConfig.RunConfig) error

Callers 2

instanceCreateAsCopyFunction · 0.95
createFromMigrationFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected