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

Method wait

3rdparty/libprocess/src/grpc.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81
82Future<Nothing> Runtime::wait()
83{
84 return data->terminated;
85}
86
87
88Runtime::RuntimeProcess::RuntimeProcess()

Callers 4

synchronized_waitFunction · 0.45
DataMethod · 0.45
TEST_FFunction · 0.45

Calls 1

futureMethod · 0.45

Tested by 2

TEST_FFunction · 0.36