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

Method Running

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

Source from the content-addressed store, hash-verified

230 }
231
232 TCont* Running() noexcept {
233 return Current_;
234 }
235
236 const TCont* Running() const noexcept {
237 return Current_;

Callers 12

~TIBMemPoolMethod · 0.45
~TUdpHttpMethod · 0.45
~TIBMemPoolMethod · 0.45
~TUdpHttpMethod · 0.45
WaitDMethod · 0.45
IAmRunningMethod · 0.45
RunningContFunction · 0.45
StopMethod · 0.45
TLinkMethod · 0.45
~TUdpHttpMethod · 0.45
OnAcceptFullMethod · 0.45
OnErrorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected