MCPcopy 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

GetImplMethod · 0.45
~TContWaitQueueMethod · 0.45
SignalMethod · 0.45
BroadCastMethod · 0.45
TestEventQueueMethod · 0.45
JoinMethod · 0.45
TerminateMethod · 0.45
WaitForIOMethod · 0.45
RunSchedulerMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestEventQueueMethod · 0.36