Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Stop
Method
Stop
util/thread/pool.cpp:382–384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
void TThreadPool::Stop() noexcept {
383
Impl_.Destroy();
384
}
385
386
static std::atomic<long> MtpQueueCounter = 0;
387
Callers
1
DequeueAllRunner
Function · 0.45
Calls
1
Destroy
Method · 0.45
Tested by
no test coverage detected