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

Method Run

library/cpp/neh/multiclient_ut.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 void Run() {
46 Thr_ = SystemThreadFactory()->Run(this);
47 }
48
49 void Stop() {
50 Shutdown_ = true;

Callers 3

TServerMethod · 0.45
RunMethod · 0.45
Y_UNIT_TESTFunction · 0.45

Calls 1

SystemThreadFactoryFunction · 0.85

Tested by

no test coverage detected