Freeze freezes or pauses all processes inside the cgroup
()
| 85 | Tasks(Name, bool) ([]Task, error) |
| 86 | // Freeze freezes or pauses all processes inside the cgroup |
| 87 | Freeze() error |
| 88 | // Thaw thaw or resumes all processes inside the cgroup |
| 89 | Thaw() error |
| 90 | // OOMEventFD returns the memory subsystem's event fd for OOM events |
no outgoing calls