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

Method terminate

3rdparty/libprocess/src/tests/benchmarks.cpp:340–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338{
339public:
340 void terminate()
341 {
342 process::terminate(self());
343 }
344};
345
346

Callers 2

TEST_FFunction · 0.45

Calls 1

terminateFunction · 0.50

Tested by

no test coverage detected