Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Wake
Method
Wake
library/cpp/coroutine/engine/cont_poller.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
void TContPollEvent::Wake() noexcept {
26
UnLink();
27
Cont()->ReSchedule();
28
}
29
30
31
TInstant TEventWaitQueue::WakeTimedout(TInstant now) noexcept {
Callers
1
WakeTimedout
Method · 0.45
Calls
1
ReSchedule
Method · 0.80
Tested by
no test coverage detected