Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ ~Route
Method
~Route
3rdparty/libprocess/src/process.cpp:316–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
~Route()
317
{
318
terminate(process);
319
wait(process);
320
}
321
322
private:
323
class RouteProcess : public Process<RouteProcess>
Callers
nothing calls this directly
Calls
2
terminate
Function · 0.70
wait
Function · 0.70
Tested by
no test coverage detected