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

Method Cont

library/cpp/coroutine/engine/events.h:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 TCont* Cont() noexcept {
39 return Cont_;
40 }
41
42 int Status() const noexcept {
43 return Status_;

Callers 4

DoExecuteEventFunction · 0.45
RegisterMethod · 0.45
AbortMethod · 0.45
RemoveFromIOWaitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected