MCPcopy Create free account
hub / github.com/ceph/ceph / shutdown

Method shutdown

src/test/mon/test-mon-msg.cc:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 void shutdown() {
151 dout(0) << __func__ << dendl;
152 shutdown_monc();
153 shutdown_messenger();
154 }
155
156 MonMap *get_monmap() {
157 return &monc.monmap;

Callers 15

entryMethod · 0.45
~MessengerClientMethod · 0.45
TEST_PFunction · 0.45
closeMethod · 0.45
closeMethod · 0.45
~MessengerServerMethod · 0.45
TEST_PFunction · 0.45
TESTFunction · 0.45
wait_for_doneMethod · 0.45
TearDownMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected