Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
339
public:
340
void terminate()
341
{
342
process::terminate(self());
343
}
344
};
345
346
Callers
2
TEST_F
Function · 0.45
TEST_F_TEMP_DISABLED_ON_WINDOWS
Function · 0.45
Calls
1
terminate
Function · 0.50
Tested by
no test coverage detected