MCPcopy Create free account
hub / github.com/apache/mesos / hierarchy

Function hierarchy

src/linux/systemd.cpp:277–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275
276
277Path hierarchy()
278{
279 return Path(path::join(flags().cgroups_hierarchy, "systemd"));
280}
281
282
283Try<Nothing> daemonReload()

Callers 2

extendLifetimeFunction · 0.70
initializeFunction · 0.70

Calls 2

PathClass · 0.85
joinFunction · 0.50

Tested by

no test coverage detected