Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SystemThreadPoolImpl
Function
SystemThreadPoolImpl
util/thread/factory.cpp:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
static IThreadFactory* SystemThreadPoolImpl() {
78
return Singleton<TSystemThreadFactory>();
79
}
80
81
static IThreadFactory* systemPool = nullptr;
82
Callers
1
SystemThreadFactory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected