Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Signalled
Method
Signalled
library/cpp/neh/wfmo.h:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
bool Signalled() const {
64
return Signalled_;
65
}
66
67
void ResetState() {
68
Signalled_ = false;
Callers
1
ScheduleRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected