Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ ReaperProcess
Method
ReaperProcess
3rdparty/libprocess/src/reap.cpp:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
namespace internal {
65
66
ReaperProcess::ReaperProcess() : ProcessBase(ID::generate(
"__reaper__"
)) {}
67
68
69
Future<Option<int>> ReaperProcess::reap(pid_t pid)
Callers
nothing calls this directly
Calls
1
generate
Function · 0.85
Tested by
no test coverage detected