Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Executor
Method
Executor
library/cpp/neh/tcp.cpp:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
inline TContExecutor* Executor() const noexcept {
112
return Ev.Executor();
113
}
114
115
TIntrusiveListWithAutoDelete<T, TDelete> L;
116
TContSimpleEvent Ev;
Callers
6
RunDispatcher
Method · 0.45
Executor
Method · 0.45
RunDispatcher
Method · 0.45
RunDispatcher
Method · 0.45
DoRun
Method · 0.45
Dispatcher
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected