MCPcopy Create free account
hub / github.com/3rdparty/libprocess / terminate

Function terminate

src/process.cpp:3996–3999  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3994
3995
3996void terminate(const UPID& pid, bool inject)
3997{
3998 process_manager->terminate(pid, inject, __process__);
3999}
4000
4001
4002class 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 12

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
TESTFunction · 0.40