Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
entry
Method · 0.45
~MessengerClient
Method · 0.45
TEST_P
Function · 0.45
close
Method · 0.45
close
Method · 0.45
~MessengerServer
Method · 0.45
TEST_P
Function · 0.45
TEST
Function · 0.45
wait_for_done
Method · 0.45
TearDown
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected