Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RunDispatcher
Method · 0.45
RunDispatcher
Method · 0.45
RunDispatcher
Method · 0.45
DoRun
Method · 0.45
SyncShutdown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected