MCPcopy Create free account
hub / github.com/catboost/catboost / Wake

Method Wake

library/cpp/coroutine/engine/impl.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15{}
16
17void TCont::TJoinWait::Wake() noexcept {
18 Cont_.ReSchedule();
19}
20
21TCont::TCont(NCoro::NStack::IAllocator& allocator,
22 uint32_t stackSize,

Callers 4

DoStopFunction · 0.45
DoSubFunction · 0.45
DoMainFunction · 0.45
TerminateMethod · 0.45

Calls 1

ReScheduleMethod · 0.80

Tested by

no test coverage detected