Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TServer
Method · 0.45
Run
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
1
SystemThreadFactory
Function · 0.85
Tested by
no test coverage detected