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

Function terminate

3rdparty/libprocess/src/process.cpp:4000–4003  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3998
3999
4000void terminate(const UPID& pid, bool inject)
4001{
4002 process_manager->terminate(pid, inject, __process__);
4003}
4004
4005
4006class WaitWaiter : public Process<WaitWaiter>

Callers 15

~BasicAuthenticatorMethod · 0.70
loopMethod · 0.70
~JWTAuthenticatorMethod · 0.70
~DataMethod · 0.70
~ServerMethod · 0.70
~RouteMethod · 0.70
nextMethod · 0.70
synchronizedFunction · 0.70
finalizeMethod · 0.70
exitedMethod · 0.70
timeoutMethod · 0.70
~AuthenticatorManagerMethod · 0.70

Calls 1

terminateMethod · 0.45

Tested by 15

TEST_FFunction · 0.40
foreachFunction · 0.40
TESTFunction · 0.40
terminateMethod · 0.40
runMethod · 0.40
TEST_FFunction · 0.40
donateMethod · 0.40
SetUpMethod · 0.40
afterDelayMethod · 0.40
~HttpMethod · 0.40
~FileServerMethod · 0.40