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

Method Poller

library/cpp/coroutine/engine/impl.h:228–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 ) noexcept;
227
228 NCoro::TContPoller* Poller() noexcept {
229 return &Poller_;
230 }
231
232 TCont* Running() noexcept {
233 return Current_;

Callers 2

RemoveFromIOWaitMethod · 0.80
TestPollEnginesMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestPollEnginesMethod · 0.64