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

Method Wake

library/cpp/dns/thread.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 inline void Wake() noexcept {
50 E.Signal();
51 }
52
53 TString Host;
54 ui16 Port;

Callers 1

~TThreadedResolverMethod · 0.45

Calls 1

SignalMethod · 0.45

Tested by

no test coverage detected