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

Method Stop

util/thread/pool.h:256–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254 }
255
256 void Stop() noexcept override {
257 }
258
259 size_t Size() const noexcept override {
260 return 0;

Callers 2

~TThreadPoolBinderMethod · 0.45
DeleteFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected