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

Function foreachvalue

src/slave/slave.cpp:258–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 // event and initiate a shut down itself.
257
258 foreachvalue (Framework* framework, frameworks) {
259 delete framework;
260 }
261
262 delete authenticatee;
263}

Callers 1

recoverMethod · 0.70

Calls 15

copyFunction · 0.85
frameworkHasCapabilityFunction · 0.85
deferFunction · 0.85
loopFunction · 0.85
getResourceProviderIdFunction · 0.85
getExecutorRunPathFunction · 0.85
CopyFromMethod · 0.80
MergeFromMethod · 0.80
getExecutorMethod · 0.80
recoverExecutorMethod · 0.80
atMethod · 0.80

Tested by

no test coverage detected