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

Method Enqueue

library/cpp/neh/tcp.cpp:251–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249 }
250
251 inline void Enqueue(TResponcePtr res) {
252 MQ.Enqueue(res);
253 }
254
255 inline TContExecutor* Executor() const noexcept {
256 return P->E.Get();

Callers

nothing calls this directly

Calls 1

EnqueueMethod · 0.45

Tested by

no test coverage detected