MCPcopy Create free account
hub / github.com/catboost/catboost / ~TServices

Method ~TServices

library/cpp/neh/rpc.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 inline ~TServices() override {
67 LF_.Destroy();
68 }
69
70 inline void Add(const TString& service, IServiceRef srv) {
71 TGuard<TSpinLock> guard(L_);

Callers

nothing calls this directly

Calls 1

DestroyMethod · 0.45

Tested by

no test coverage detected