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

Method NeedRestart

util/thread/pool.cpp:159–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158
159 inline bool NeedRestart() const noexcept {
160 return Forked;
161 }
162
163private:
164 inline void Start(size_t num, size_t maxque) {

Callers 1

AddMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected