Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ AsyncSignal
Method
AsyncSignal
library/cpp/netliba/v6/udp_http.cpp:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
return AsyncEvent;
135
}
136
void AsyncSignal() {
137
AsyncEvent.Signal();
138
}
139
};
140
141
struct TOutRequestState {
Callers
1
StopNoWait
Method · 0.45
Calls
1
Signal
Method · 0.45
Tested by
no test coverage detected