MCPcopy
hub / github.com/opencontainers/runc / ParentDeathSignal

TypeAlias ParentDeathSignal

libcontainer/system/linux.go:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13)
14
15type ParentDeathSignal int
16
17func (p ParentDeathSignal) Restore() error {
18 if p == 0 {

Callers 1

GetParentDeathSignalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected