MCPcopy Create free account
hub / github.com/containers/common / cpuHandler

Struct cpuHandler

pkg/cgroups/cpu.go:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13)
14
15type cpuHandler struct {
16}
17
18func getCPUHandler() *cpuHandler {
19 return &cpuHandler{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected