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

Method Abort

library/cpp/neh/asio/asio.cpp:46–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 void TIOService::Abort() {
47 Impl_->Abort();
48 }
49
50 TDeadlineTimer::TDeadlineTimer(TIOService& srv) noexcept
51 : Srv_(srv)

Callers 5

RunDispatcherMethod · 0.45
RunDispatcherMethod · 0.45
RunDispatcherMethod · 0.45
DoRunMethod · 0.45
SyncShutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected