MCPcopy 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

RunDispatcherMethod · 0.45
ExecutorMethod · 0.45
RunDispatcherMethod · 0.45
RunDispatcherMethod · 0.45
DoRunMethod · 0.45
DispatcherMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected