Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ MAX_REAP_INTERVAL
Function
MAX_REAP_INTERVAL
3rdparty/libprocess/src/reap.cpp:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
61
const size_t HIGH_PID_COUNT = 500;
62
Duration MAX_REAP_INTERVAL() { return Seconds(1); }
63
64
namespace internal {
65
Callers
11
interval
Method · 0.85
reap_linkee
Method · 0.85
TEST
Function · 0.85
run_subprocess
Function · 0.85
TEST_F
Function · 0.85
subprocess_tests.cpp
File · 0.85
shutdown
Method · 0.85
TEST_F
Function · 0.85
getExecutorInfo
Method · 0.85
sample
Method · 0.85
shutdown
Method · 0.85
Calls
1
Seconds
Class · 0.85
Tested by
5
reap_linkee
Method · 0.68
TEST
Function · 0.68
run_subprocess
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68