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

Method CancelWait

library/cpp/netliba/v12/udp_host.cpp:1798–1800  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1796 }
1797
1798 void TUdpHost::CancelWait() {
1799 Event.Signal();
1800 }
1801
1802 void TUdpHost::CancelWaitLow() {
1803 MaxWaitTime2.store(0, std::memory_order_release);

Callers 9

CancelWaitLowMethod · 0.45
SendRequestImplMethod · 0.45
CancelRequestMethod · 0.45
BreakRequestMethod · 0.45
SendResponseImplMethod · 0.45
ExecStatsRequestMethod · 0.45
SendRequestMethod · 0.45
CancelRequestMethod · 0.45
SendResponseMethod · 0.45

Calls 1

SignalMethod · 0.45

Tested by

no test coverage detected