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:131–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void Run() {
132
Thr_ = SystemThreadFactory()->Run(this);
133
}
134
135
void Stop() {
136
MC_.Interrupt();
Callers
nothing calls this directly
Calls
2
SystemThreadFactory
Function · 0.85
Run
Method · 0.45
Tested by
no test coverage detected