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

Method get_fin_thread_name

src/mgr/ActivePyModule.h:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 std::string_view get_fin_thread_name() const
108 {
109 return finisher.get_thread_name();
110 }
111
112 bool is_authorized(const std::map<std::string, std::string>& arguments) const;
113

Callers

nothing calls this directly

Calls 1

get_thread_nameMethod · 0.45

Tested by

no test coverage detected