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

Function StopAllNetLibaThreads

library/cpp/netliba/v12/udp_http.cpp:1465–1467  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1463 }
1464
1465 void StopAllNetLibaThreads() {
1466 AtomicSwap(&PanicAttack, 1); // AAAA!!!!
1467 }
1468
1469 void SetNetLibaHeartbeatTimeout(double timeoutSec) {
1470 NetLibaHeartbeat();

Callers 1

ExecServerThreadMethod · 0.70

Calls 1

AtomicSwapFunction · 0.50

Tested by

no test coverage detected