Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Empty
Method
Empty
library/cpp/coroutine/engine/cont_poller.h:201–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
void Register(NCoro::TContPollEvent* event);
200
201
bool Empty() const noexcept {
202
return IoWait_.Empty();
203
}
204
205
void Abort() noexcept;
206
Callers
9
GetImpl
Method · 0.45
~TContWaitQueue
Method · 0.45
Signal
Method · 0.45
BroadCast
Method · 0.45
TestEventQueue
Method · 0.45
Join
Method · 0.45
Terminate
Method · 0.45
WaitForIO
Method · 0.45
RunScheduler
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestEventQueue
Method · 0.36