Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DoExecuteEvent
Function · 0.45
Register
Method · 0.45
Abort
Method · 0.45
RemoveFromIOWait
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected