MCPcopy Create free account
hub / github.com/apache/mesos / wait

Method wait

src/tests/cluster.cpp:894–897  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

892
893
894void Slave::wait()
895{
896 process::wait(pid);
897}
898
899} // namespace cluster {
900} // namespace tests {

Callers 15

resolveFunction · 0.45
_awaitMethod · 0.45
_runMethod · 0.45
killMethod · 0.45
TearDownMethod · 0.45
TEST_PFunction · 0.45
TEST_FFunction · 0.45
foreachFunction · 0.45

Calls 1

waitFunction · 0.50

Tested by

no test coverage detected