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

Method Stop

util/thread/pool.cpp:382–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380}
381
382void TThreadPool::Stop() noexcept {
383 Impl_.Destroy();
384}
385
386static std::atomic<long> MtpQueueCounter = 0;
387

Callers 1

DequeueAllRunnerFunction · 0.45

Calls 1

DestroyMethod · 0.45

Tested by

no test coverage detected