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

Method Cancelled

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

Source from the content-addressed store, hash-verified

90 void Cancel(THolder<std::exception> exception) noexcept;
91
92 bool Cancelled() const noexcept {
93 return Cancelled_;
94 }
95
96 bool Scheduled() const noexcept {
97 return Scheduled_;

Callers 7

DoExecuteEventFunction · 0.80
SelectDFunction · 0.80
network.cppFile · 0.80
DoRunMethod · 0.80
RecvCycleMethod · 0.80
DoRunMethod · 0.80

Calls

no outgoing calls

Tested by 1