Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RemoveFromIOWait
Method · 0.80
TestPollEngines
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestPollEngines
Method · 0.64