MCPcopy 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
77static IThreadFactory* SystemThreadPoolImpl() {
78 return Singleton<TSystemThreadFactory>();
79}
80
81static IThreadFactory* systemPool = nullptr;
82

Callers 1

SystemThreadFactoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected