MCPcopy Create free account
hub / github.com/catboost/catboost / ThrDns

Function ThrDns

library/cpp/dns/cache.cpp:177–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 };
176
177 inline IDns* ThrDns() {
178 return FastTlsSingleton<TThreadedDns>();
179 }
180}
181
182namespace NDns {

Callers 2

CachedResolveFunction · 0.85
CachedThrResolveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected