Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4000
void terminate(const UPID& pid, bool inject)
4001
{
4002
process_manager->terminate(pid, inject, __process__);
4003
}
4004
4005
4006
class WaitWaiter : public Process<WaitWaiter>
Callers
15
~BasicAuthenticator
Method · 0.70
loop
Method · 0.70
~JWTAuthenticator
Method · 0.70
~Data
Method · 0.70
~Server
Method · 0.70
~Route
Method · 0.70
next
Method · 0.70
synchronized
Function · 0.70
finalize
Method · 0.70
exited
Method · 0.70
timeout
Method · 0.70
~AuthenticatorManager
Method · 0.70
Calls
1
terminate
Method · 0.45
Tested by
15
TEST_F
Function · 0.40
foreach
Function · 0.40
TEST
Function · 0.40
terminate
Method · 0.40
run
Method · 0.40
TEST_F
Function · 0.40
donate
Method · 0.40
SetUp
Method · 0.40
TEST_F_TEMP_DISABLED_ON_WINDOWS
Function · 0.40
afterDelay
Method · 0.40
~Http
Method · 0.40
~FileServer
Method · 0.40