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

Method OnPollEvent

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

Source from the content-addressed store, hash-verified

228 void RemoveFromIOWait() noexcept;
229
230 void OnPollEvent(int status) noexcept override {
231 Wake(status);
232 }
233};
234
235

Callers 1

PollMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected